GitHub - dschumann/SharpRepository at transactionscope · GitHub
Skip to content

dschumann/SharpRepository

 
 

Folders and files

Repository files navigation

What is SharpRepository?

SharpRepository is a generic repository written in c# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDb and Db4o. #Repository includes Xml and InMemory repository implementations as well. #Repository offers built-in caching options for AppFabric, Memcache and standard System.Runtime.Caching. #Repository also supports Specifications, FetchStrategies, Batches and Traits.

How do I get started?

Check out the getting started guide. When you're done there, review the SharpRepository.Samples, SharpRepository.Tests.Integration and SharpRepository.Tests project for additional sample usage and implementation details.

About

C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • C# 96.2%
  • HTML 2.8%
  • Other 1.0%