Skip to content

Ar3sDevelopment/Caelan.Frameworks.DAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Caelan.Frameworks.DAL NuGet Package#

##What is it? My DAL frameworks provide an empty IEntity interface and a generic IEntity with an ID of type T that must declare a get method. The T (or TKey) must implement the IEquatable interface, so you can use any object you want but remember the dependency.

##Why use it? I need frequently a common type for my entities for generic repositories and abstract methods for CRUD operations and I thought you need too.

##Who needs it? Anyone that wants to create abstract code and generics, working on DAL is not only DbContext and EF.

About

Caelan.Frameworks.Data NuGet Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages