Coding exercise for Teladoc Rest Api for creating and retriving users Notes 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