https://github.com/rusith/sqlgenerator
An attempt to create a LINQ to SQL mapper (Just for fun)
https://github.com/rusith/sqlgenerator
csharp dotnetcore expression mapper sql
Last synced: 24 days ago
JSON representation
An attempt to create a LINQ to SQL mapper (Just for fun)
- Host: GitHub
- URL: https://github.com/rusith/sqlgenerator
- Owner: rusith
- Created: 2018-08-20T07:55:32.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-11-08T05:04:59.000Z (over 7 years ago)
- Last Synced: 2025-01-27T09:11:25.193Z (over 1 year ago)
- Topics: csharp, dotnetcore, expression, mapper, sql
- Language: C#
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SqlGenerator
An attempt to create a LINQ to SQL mapper (Just for fun)