Add OapApi.v1 module

This commit is contained in:
2024-03-28 22:10:26 -05:00
parent 67f488c5bd
commit 440ccba5d2
79 changed files with 3004 additions and 142 deletions

2
fsdgen.bat Normal file
View File

@@ -0,0 +1,2 @@
fsdgencsharp .\fsd\OapApi.v1.fsd ./src/OapApi.v1.Client --namespace OapApi.v1.Client
fsdgenaspnet .\fsd\OapApi.v1.fsd ./src/Modules/OapApi.v1 --target core --namespace OapApi.v1 --apinamespace OapApi.v1.Client