NetStandard extensions and utilities set, focused towards Azure Functions and serverless applications.
Info
Version: | 0.1.1 |
Author(s): | javimollamico, jmollami |
Last Update: | Tuesday, March 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jmolla31/Funky |
NuGet Url: | https://www.nuget.org/packages/FunkyUtils |
Install
Install-Package FunkyUtils
dotnet add package FunkyUtils
paket add FunkyUtils
FunkyUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Azure.WebJobs(>= 3.0.16)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Http(>= 3.1.2)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.5.0)