Skip to content

sporieg/RestServer

Repository files navigation

Prerequisites:

Run The Web Host:

  • You can run the project from the directory via dotnet by calling. Starting in the root solution directory: eg: C:...\Projects\CodingAssignment\CodingAssignment

dotnet restore

cd CodingAssignment

dotnet run

Run The Tests

dotnet restore

cd .\CodingAssignmentTest

dotnet test

Or you can use Visual Studio.

About

Coding test, rest server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages