Azure functions extension for simple CRUD + List functions following the DRY principle.
Info
Version: | 0.0.38 |
Author(s): | Frank Mühlschlegel |
Last Update: | Monday, December 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FluentChange/FluentChange.Extensions/tree/master/AzureFunctions |
NuGet Url: | https://www.nuget.org/packages/FluentChange.Extensions.Azure.Functions |
Install
Install-Package FluentChange.Extensions.Azure.Functions
dotnet add package FluentChange.Extensions.Azure.Functions
paket add FluentChange.Extensions.Azure.Functions
FluentChange.Extensions.Azure.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentChange.Extensions.Common.Rest(>= 0.0.7)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Azure.WebJobs(>= 3.0.25)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
Tags