Custom model binder to allow Enumeration class pass as a query string parameter.
Info
Version: | 2.0.8 |
Author(s): | Ankit Vijay |
Last Update: | Saturday, October 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AV.Enumeration.ModelBinder |
Install
Install-Package AV.Enumeration.ModelBinder
dotnet add package AV.Enumeration.ModelBinder
paket add AV.Enumeration.ModelBinder
AV.Enumeration.ModelBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- AV.Enumeration(>= 1.5.4)
- Microsoft.CodeAnalysis(>= 3.5.0)
Tags