https://github.com/grumpybusted/grumpy.entity
Helper classes for use of Entity Framework
https://github.com/grumpybusted/grumpy.entity
connection-string database entity-framework mssql
Last synced: about 2 months ago
JSON representation
Helper classes for use of Entity Framework
- Host: GitHub
- URL: https://github.com/grumpybusted/grumpy.entity
- Owner: GrumpyBusted
- License: mit
- Created: 2018-01-20T22:22:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T19:50:27.000Z (over 1 year ago)
- Last Synced: 2024-04-28T16:21:28.310Z (about 1 year ago)
- Topics: connection-string, database, entity-framework, mssql
- Language: C#
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/GrumpyBusted/grumpy-entity)
[](https://codecov.io/gh/GrumpyBusted/Grumpy.Entity)
[](https://www.nuget.org/packages/Grumpy.Entity/)
[](https://www.nuget.org/packages/Grumpy.Entity/)# Grumpy.Entity
This library include features for adding connection string to the constructor od the context class for entity framework plus a few other features.