Skip to content

jameshell/DotNetAssessment

Repository files navigation

DotNetAssessment

Dotnet 6 exercise using good practices and tools.

Steps to deploy project

  • Perform a dotnet restore in the root folder of the project.
  • Perform a dotnet build in the root folder of the project.
  • Perform a dotnet run in the API folder of the project.
  • To test run dotnet test in the root folder of the project.

About

Dotnet 6 exercise using good practices and tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages