Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 193 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 193 Bytes

Dotnet core crud app with Sqlite & dapper

How to run app

  • clone the app
  • open the folder DotnetSqliteDemo in terminal
  • dotnet run
  • or just run with vscode/visual studio's run button