https://github.com/rusith/mycodegenerator
Code Generator for Dapper Repositories
https://github.com/rusith/mycodegenerator
Last synced: 21 days ago
JSON representation
Code Generator for Dapper Repositories
- Host: GitHub
- URL: https://github.com/rusith/mycodegenerator
- Owner: rusith
- Created: 2016-10-31T13:57:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T11:55:11.000Z (about 9 years ago)
- Last Synced: 2025-01-27T09:11:25.772Z (over 1 year ago)
- Language: C#
- Size: 180 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyCodeGenerator
This is a code generator for generate data access Layers for .net projects that uses Dapper and SQL Server
This implements Repository pattern.