Updated for image view on nuget.org
This commit is contained in:
@@ -53,5 +53,6 @@
|
|||||||
<PackagePath>\</PackagePath>
|
<PackagePath>\</PackagePath>
|
||||||
</None>
|
</None>
|
||||||
<None Include="README.md" Pack="true" PackagePath="\" Condition="Exists('README.md')" />
|
<None Include="README.md" Pack="true" PackagePath="\" Condition="Exists('README.md')" />
|
||||||
|
<None Include="images\image.png" Pack="true" PackagePath="images\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
@@ -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