Add project files.

This commit is contained in:
mmrbnjd
2024-03-29 17:44:38 +03:30
parent 29dc387d34
commit f4588f3426
488 changed files with 30778 additions and 0 deletions

6
Back/Back.http Normal file
View File

@@ -0,0 +1,6 @@
@Back_HostAddress = http://localhost:5271
GET {{Back_HostAddress}}/weatherforecast/
Accept: application/json
###