Top 20 NuGet Packages depending on FluentValidation.WebApi

Total dependencies: 11

Smart.Web 使用方法: (在Global.asax.cs文件Application_Start方法添加如下代码) //全局封装webapi的返回结果如:{"Code":500,"Data":null,"Message":"尝试除以零。","Success":false} GlobalConfiguration.Configure(Smart.Web.SmartWeb.InitAPIResultAttribute); //全局异常处理 GlobalConfiguration.Configure(Smart.Web.SmartWeb.InitApiExceptionHand...
API Validation support with FluentValidation for frameworks we use. Standard error response DTO.
Improving web api, mvc, and mediatr integration
Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes.
Helper library to startup new web based projects using DDD Architecture