https://github.com/rd003/postgressdapperdemo
CRUD application with .net 8,dapper and postgres
https://github.com/rd003/postgressdapperdemo
Last synced: about 1 year ago
JSON representation
CRUD application with .net 8,dapper and postgres
- Host: GitHub
- URL: https://github.com/rd003/postgressdapperdemo
- Owner: rd003
- License: mit
- Created: 2024-11-10T06:17:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-13T14:29:09.000Z (over 1 year ago)
- Last Synced: 2025-03-02T09:45:34.120Z (over 1 year ago)
- Language: C#
- Homepage: https://medium.com/@ravindradevrani/dotnet-core-api-crud-with-dapper-and-postgresql-3f2532987ba3
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## PostgreassDapperDemo
Dotnet core apis made with postgres and dapper. I have written a detail blog post about it, which you can get [here](https://medium.com/@ravindradevrani/dotnet-core-api-crud-with-dapper-and-postgresql-3f2532987ba3)