Initial commit
All checks were successful
Build / build (push) Successful in 57s

This commit is contained in:
2025-11-08 14:26:53 +00:00
commit 018d8e184e
26 changed files with 1251 additions and 0 deletions

8
README.md Executable file
View File

@@ -0,0 +1,8 @@
# test-web
Test web development.
test-aspnetcore:
```shell
dotnet run --project test-aspnetcore/src
```