Enables ASP Core MVC model binding with DI.
Info
Version: | 3.0.0 |
Author(s): | Jaroslav Ruzicka |
Last Update: | Thursday, March 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rosebyte/DiModelBinder/tree/master |
NuGet Url: | https://www.nuget.org/packages/RoseByte.DiModelBinder |
Install
Install-Package RoseByte.DiModelBinder
dotnet add package RoseByte.DiModelBinder
paket add RoseByte.DiModelBinder
RoseByte.DiModelBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)
Tags