Skip to content

irperez/RepositoryPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NRepository

A proof of concept reference project around Entity Framework Core using the Repository & Specification patterns in various application types including Webforms, .Net Core and more.

Architectural Goals

  • Highly Testable
  • Performant
    • Ability to swap out EF Core for performance reasons
  • Maintainable
  • Compatible with Legacy Frameworks
  • SOLID Compliant

References

About

An Entity Framework Core Repository Pattern Proof of Concept in .Net Framework and .Net Core based apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published