A .NET Standard library that allows model binding of ExtendableEnums with Microsoft's Asp.net core.
Info
Version: | 8.1.921 |
Author(s): | Kyle Herzog |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kyleherzog/ExtendableEnums |
NuGet Url: | https://www.nuget.org/packages/ExtendableEnums.Microsoft.AspNetCore |
Install
Install-Package ExtendableEnums.Microsoft.AspNetCore
dotnet add package ExtendableEnums.Microsoft.AspNetCore
paket add ExtendableEnums.Microsoft.AspNetCore
ExtendableEnums.Microsoft.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ExtendableEnums(>= 4.1.325)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.2.0)
Tags