Updated for nuget.org
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<!-- NuGet package metadata -->
|
<!-- NuGet package metadata -->
|
||||||
<PackageId>EonaCat.DoxaApi</PackageId>
|
<PackageId>EonaCat.DoxaApi</PackageId>
|
||||||
<Version>0.0.2</Version>
|
<Version>0.0.3</Version>
|
||||||
<Authors>EonaCat (Jeroen Saey)</Authors>
|
<Authors>EonaCat (Jeroen Saey)</Authors>
|
||||||
<Description>A modern, self-contained, dependency-free OpenAPI documentation UI for ASP.NET Core.</Description>
|
<Description>A modern, self-contained, dependency-free OpenAPI documentation UI for ASP.NET Core.</Description>
|
||||||
<PackageTags>openapi;swagger;documentation;api;aspnetcore;doxa;api;docs;documentation;Jeroen;Saey;EonaCat;Scalar;Redoc;Postman;EchoAPI;</PackageTags>
|
<PackageTags>openapi;swagger;documentation;api;aspnetcore;doxa;api;docs;documentation;Jeroen;Saey;EonaCat;Scalar;Redoc;Postman;EchoAPI;</PackageTags>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ EonaCat.DoxaApi scans your controllers with plain `System.Reflection` and ASP.NE
|
|||||||
builds a small OpenAPI-like JSON document with `System.Text.Json`, and serves a UI
|
builds a small OpenAPI-like JSON document with `System.Text.Json`, and serves a UI
|
||||||
This can also be used in an offline environment!
|
This can also be used in an offline environment!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user