Skip to content

victor-carvalho/aspnetcore-webapi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

aspnetcore-webapi-example

Steps to run:

  1. Clone the project

  2. Restore the dependencies

    dotnet restore

  3. Update database with migrations

    dotnet ef database update

  4. Run the project

    dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages