Info
Version: | 1.1.4 |
Author(s): | IRO.Mvc.PureBinding |
Last Update: | Monday, January 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IT-rolling-out/IRO.Mvc/tree/master/src/Mvc/IRO.Mvc.PureBinding |
NuGet Url: | https://www.nuget.org/packages/IRO.Mvc.PureBinding |
Install
Install-Package IRO.Mvc.PureBinding
dotnet add package IRO.Mvc.PureBinding
paket add IRO.Mvc.PureBinding
IRO.Mvc.PureBinding Download (Unzip the "nupkg" after downloading)
Dependencies
- IRO.Mvc.Core(>= 1.1.4)
- Microsoft.AspNetCore.App(>= 2.2.0)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 2.2.0)
Same to [FromBody], but can take several parameters.
Allow you not to create a model for each method, where you need to two or more parameters.