Build a simple web api integrate authentication + authorization
- dotnet-core cli: 2.2.301
- Postgresql: 11.4
dotnet run --project *.API/*.csproj
After run app then open browser at: Docs API
Build a simple web api integrate authentication + authorization
dotnet run --project *.API/*.csproj
After run app then open browser at: Docs API