Update README.md

This commit is contained in:
nilaoda
2022-08-01 14:05:40 +08:00
committed by GitHub
parent 2b7bd3a11f
commit a0102f3445

View File

@@ -1,6 +1,19 @@
# WVCore.Server
Tiny Server. Example of [WVCore](https://github.com/nilaoda/WVCore) Api.
# Complie
* Native AOT
```
dotnet publish -r win-x64 -c Release
```
* Normal
```
del Directory.Build.props
dotnet publish -r win-x64 -c Release
```
# Api
## `/wvapi`