Skip to content

vanvodk/UserService

Repository files navigation

.NET Web API built with in-memory database

Prerequisite

  • Install .NET Core 2.1 SDK & Runtime

Guidelines

  1. Clone master branch to your local branch
git clone https://github.com/vanvo1412/UserService.git
  1. Go to the source folder
 cd .\UserService\
  1. Build and run the sample
dotnet build ; dotnet run
  1. Visit http://localhost:55555/swagger to see SwaggerUI

About

.NET Web API built with in-memory database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages