An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/4r0a1cyn8lcffw25?svg=true)](https://ci.appveyor.com/project/GrumpyBusted/grumpy-entity)
[![codecov](https://codecov.io/gh/GrumpyBusted/Grumpy.Entity/branch/master/graph/badge.svg)](https://codecov.io/gh/GrumpyBusted/Grumpy.Entity)
[![nuget](https://img.shields.io/nuget/v/Grumpy.Entity.svg)](https://www.nuget.org/packages/Grumpy.Entity/)
[![downloads](https://img.shields.io/nuget/dt/Grumpy.Entity.svg)](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.