Demo Project using Dotnet Core, Postgres and ORM
- Clone the project and run docker-compose up
- Run
docker exec -it dotnetcore /bin/bashto get into the dotnet core container - cd to
Appdirectory and rundotnet-ef database update
Demo Project using Dotnet Core, Postgres and ORM
docker exec -it dotnetcore /bin/bash to get into the dotnet core containerApp directory and run dotnet-ef database update