surajp / dotnet-orm

Demo project using dotnet core, postgres and orm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo project using dotnet core, postgres and orm


Languages

Language:TypeScript 71.5%Language:JavaScript 13.6%Language:C# 8.3%Language:HTML 3.3%Language:CSS 3.1%Language:Shell 0.3%