File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
IGeekFan.AspNetCore.RapiDoc Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 44** [ RapiDoc] ( https://github.com/mrin9/RapiDoc ) ** Custom Element for Open-API spec viewing ,Support .NET Core3.1 、.NET Standard2.0、.NET5.0、.NET6.0。
55
66
7- [ ![ nuget] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc )
7+ [ ![ RapiDoc] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square&color=fedcba )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc )
8+ [ ![ RapiDoc.Extra] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.Extra.svg?style=flat-square )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc.Extra )
89[ ![ stats] ( https://img.shields.io/nuget/dt/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square )] ( https://www.nuget.org/stats/packages/IGeekFan.AspNetCore.RapiDoc?groupby=Version ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/luoyunchong/IGeekFan.AspNetCore.RapiDoc/master/LICENSE )
910<p >
1011 <span>English</span> |
Original file line number Diff line number Diff line change 55
66一个实现了Swagger 2.0 and OpenAPI 3.0,适用于任何框架或没有框架的API文档.我将其集成到 AspNetCore 中。更多特性,请参考 ** [ RapiDoc] ( https://github.com/mrin9/RapiDoc ) README**
77
8- [ ![ nuget] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc )
8+ [ ![ RapiDoc] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square&color=fedcba )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc )
9+ [ ![ RapiDoc.Extra] ( https://img.shields.io/nuget/v/IGeekFan.AspNetCore.RapiDoc.Extra.svg?style=flat-square )] ( https://www.nuget.org/packages/IGeekFan.AspNetCore.RapiDoc.Extra )
910[ ![ stats] ( https://img.shields.io/nuget/dt/IGeekFan.AspNetCore.RapiDoc.svg?style=flat-square )] ( https://www.nuget.org/stats/packages/IGeekFan.AspNetCore.RapiDoc?groupby=Version ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/luoyunchong/IGeekFan.AspNetCore.RapiDoc/master/LICENSE )
1011
1112<p >
Original file line number Diff line number Diff line change 1717 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1818 <Copyright >MIT License</Copyright >
1919 <PackageLicenseExpression ></PackageLicenseExpression >
20- <AssemblyVersion >0.0.4 .0</AssemblyVersion >
21- <FileVersion >0.0.4 .0</FileVersion >
20+ <AssemblyVersion >0.0.5 .0</AssemblyVersion >
21+ <FileVersion >0.0.5 .0</FileVersion >
2222 <AssemblyName >IGeekFan.AspNetCore.RapiDoc.Extra</AssemblyName >
2323 <PackageLicenseFile ></PackageLicenseFile >
2424 </PropertyGroup >
Original file line number Diff line number Diff line change 1717 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1818 <Copyright >MIT License</Copyright >
1919 <PackageLicenseExpression ></PackageLicenseExpression >
20- <AssemblyVersion >0.0.4 .0</AssemblyVersion >
21- <FileVersion >0.0.4 .0</FileVersion >
20+ <AssemblyVersion >0.0.5 .0</AssemblyVersion >
21+ <FileVersion >0.0.5 .0</FileVersion >
2222 <AssemblyName >IGeekFan.AspNetCore.RapiDoc</AssemblyName >
2323 <PackageLicenseFile ></PackageLicenseFile >
2424 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments