nuget.org : sqlcrudrepository
Utility for CRUD operation based on Dapper ORM. Soruce Code is free on github: https://github.com/Bijan14093/SqlCRUDClass.git This tool does not allow direct queries, only allows View And StoredProcedure. My suggestion is to run queries via StoredProcedure. It takes more work but it gives you a lot of benefits in the future for system maintenance because all the queries are in the database and DBA can easily improve it.
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/sqlcrudrepository
Keywords:
SQL
, ORM
, Simple
, CRUD
, DataBase
, Save
, Repository
, StoredProcedure
, Insert
, Update
, Delete
, Select
, Dapper
License: MIT
Latest release: over 1 year ago
First release: over 125 years ago
Downloads: 14,103 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago