瀏覽代碼

Update README.md

懒得勤快 3 年之前
父節點
當前提交
5f3c147bb1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -792,6 +792,7 @@ public class ClassDto
     
 ### 49. ASP.NET Core Action同时支持支持FromQuery和FromBody和FromForm的模型绑点器BodyOrDefaultModelBinder
 用法:  
+引入包:Masuit.Tools.AspNetCore  
 Startup配置:
 ```csharp
 	services.AddMvc(options =>