ModelBinder for Azure Function.
Info
Version: | 1.0.0 |
Author(s): | Louie Almeda |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/louiealmeda/AzureFunctions.ModelBinding |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.ModelBinding |
Install
Install-Package AzureFunctions.ModelBinding
dotnet add package AzureFunctions.ModelBinding
paket add AzureFunctions.ModelBinding
AzureFunctions.ModelBinding Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- Microsoft.Azure.Functions.Extensions(>= 1.0.0)
- MongoDB.Bson(>= 2.10.1)
- Newtonsoft.Json.Schema(>= 2.0.13)