在WEB API中,支持绑定多个参数实体类。并且支持将路由中的值自动绑定到同名的参数中。.
Info
Version: | 1.0.0.5 |
Author(s): | HaungShengnan |
Last Update: | Wednesday, December 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mybbcat/Dian.BindParameterForWebApi |
NuGet Url: | https://www.nuget.org/packages/Dian.BindParameterForWebApi |
Install
Install-Package Dian.BindParameterForWebApi
dotnet add package Dian.BindParameterForWebApi
paket add Dian.BindParameterForWebApi
Dian.BindParameterForWebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
Tags