/DotnetSqliteDemo

Dotnet core apis with sqlite and dapper

Primary LanguageC#MIT LicenseMIT

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