BaseBindingModel is a library that deals with the generic validation and data processing while doing model binding in C# MVC and Aspnet Core.
Info
Version: | 1.1.0 |
Author(s): | David Whitehead |
Last Update: | Tuesday, December 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lilpug/basebindingmodel |
NuGet Url: | https://www.nuget.org/packages/BaseBindingModel |
Install
Install-Package BaseBindingModel
dotnet add package BaseBindingModel
paket add BaseBindingModel
BaseBindingModel Download (Unzip the "nupkg" after downloading)
Dependencies
Tags