[REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project
This commit is contained in:
6
TestWebApi/TestWebApi.http
Normal file
6
TestWebApi/TestWebApi.http
Normal file
@@ -0,0 +1,6 @@
|
||||
@TestWebApi_HostAddress = http://localhost:5044
|
||||
|
||||
GET {{TestWebApi_HostAddress}}/weatherforecast/
|
||||
Accept: application/json
|
||||
|
||||
###
|
Reference in New Issue
Block a user