SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, EntityFramework6, RavenDB, MongoDB and Db40, plus XML and in-memory implementations.
I really would like to use SharpRepository together with Ninject, but I do not understand how to configure Ninject to …
c# entity-framework repository ninject sharp-repository