|
@@ -7,10 +7,10 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<Authors>Lith</Authors>
|
|
|
- <Description>
|
|
|
- Sers微服务-Serslot。
|
|
|
- 对AspNetCore原生WebApi的接入适配器。
|
|
|
- 在兼容AspNetCore2.1的同时,兼容 AspNetCore3.0、 AspNetCore3.1、 AspNetCore5.0、AspNetCore6.0
|
|
|
+ <Description>Sers微服务-Serslot。对AspNetCore原生WebApi的接入适配器。
|
|
|
+更新日志:
|
|
|
+ 在兼容AspNetCore2.1的同时,兼容 AspNetCore3.0、 AspNetCore3.1、 AspNetCore5.0、AspNetCore6.0。
|
|
|
+ 构造Api描述数据时剔除接口参数中指定FromService的参数。
|
|
|
</Description>
|
|
|
<PackageProjectUrl>https://github.com/serset/Sers</PackageProjectUrl>
|
|
|
</PropertyGroup>
|