Rest Api for creating and retriving users
- Using EF Core In-Memory Database Provider which is meant for testing and prototying purposes.
- To build the solution you can:
dotnet build - To run the test you can:
dotnet run - Service runs in
localhost:5091
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rest Api for creating and retriving users
dotnet builddotnet runlocalhost:5091