An open API service indexing awesome lists of open source software.

https://github.com/rd003/dotnetsqlitedemo

Dotnet core apis with sqlite and dapper
https://github.com/rd003/dotnetsqlitedemo

dapper-dot-net-core dapper-sqlite dotnet7 dotnetapi dotnetcoreapi

Last synced: 3 months ago
JSON representation

Dotnet core apis with sqlite and dapper

Awesome Lists containing this project

README

        

# 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