Created
December 10, 2019 07:47
-
-
Save forki/af7d98a48798ea23321de65272ff19c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
group AzureFunctions | |
source https://api.nuget.org/v3/index.json | |
framework: netcoreapp3.0 | |
storage: none | |
nuget FSharp.Core | |
nuget Microsoft.NET.Sdk.Functions | |
nuget Microsoft.Azure.WebJobs.Extensions.Storage | |
nuget Microsoft.AspNetCore.Mvc | |
nuget WindowsAzure.Storage | |
nuget Newtonsoft.Json | |
nuget Braintree | |
nuget StackExchange.Redis | |
nuget System.Text.Encoding.CodePages | |
nuget ExcelDataReader | |
nuget TaskBuilder.fs | |
nuget Microsoft.Azure.Services.AppAuthentication | |
nuget Microsoft.Azure.KeyVault | |
nuget Microsoft.Azure.EventHubs | |
nuget Microsoft.Azure.WebJobs.Extensions.EventHubs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment