/dotnet-orm

Demo project using dotnet core, postgres and orm

Primary LanguageTypeScript

Demo Project using Dotnet Core, Postgres and ORM

  • Clone the project and run docker-compose up
  • Run docker exec -it dotnetcore /bin/bash to get into the dotnet core container
  • cd to App directory and run dotnet-ef database update