1. Repository

    By:

    A generic implementation for the repository pattern in C#.

  2. MongoRepository

    By:

    An easy to use library to use MongoDB with .NET. (Implements Repository pattern on top of Official MongoDB C# driver with use of FluentMongo).

  3. GenericRepository 0.2.1.0

    By:

    Generic Repository Insrastructure For .NET Applications

  4. Repository.RavenDB 1.0.3.13

    By:

    A RavenDB implementation of the generic repository pattern.

  5. Repository.EntityFramework 1.0.3.17

    By:

    An entity framework implementation of the generic repository pattern.

  6. GenericRepository.EF 0.2.1.0

    By:

    Generic Repository DbContext Implementation

  7. Repository Controller

    By:

    An ASP.NET Web API controller that provides automatic CRUD functionality to a generic Repository data store.

  8. SharpRepository

    By:

    SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, memcached and ... More information

  9. StaticVoid Repository Framework

    By:

    A repository pattern implementation for Code First. More information about how to use this solution and what the package does can be found on my blog here (http://blog.staticvoid.co.nz/2011/10/staticvoid-repository-pattern-nuget.html) Please leave comments and sugguestions in NuGet or on my blog. The source for this project is avaliable on GitHub... More information

  10. Quickstart - Entity Framework Repository

    By:

    Includes Generic Repository for EF. Part of the Quickstart Series.

  11. Petite.Repository.Domain

    By:

    This is a Repository interface to use with Petite.Repository.Data. It is distributed as a single source file. This package should be placed in your domain project, the Petite.Repository.Data package should be in your data access project.

  12. Petite.Repository.Data

    By:

    This contains an implementation of the Repository interface found in Petite.Repository.Domain. Use this in your data access project (wherever the Entity Framework model is located). Also provided is a Context provider that stores your DataContext in the current WCF operation context.

  13. Chocolatey

    By:

    Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for. Chocolatey allows you to install application nuggets and run executables from anywhere. ======= Executable Nuggets ======= For example, say you have an executable in the tools folder of your pack... More information

  14. PetaPocoRepository

    By:

    A very simple repository for PetaPoco, becuase you have better things to be getting on with!

  15. Cavity Repository

    By:

    Describes the abstractions of a data repository.

    1,116 downloads

    Tags

  16. Cavity Repository Testing

    By:

    Provides a standard test suite to verify the behaviour of Cavity Repository implementations.

  17. Cavity Repository (XML File System)

    By:

    Provides an XML file-based Cavity Repository implementation.

    1,073 downloads

    Tags

  18. Neo4jRepository

    By:

    Repository Abstraction for the Neo4jClient Library

  19. Hellang.Repository

    By:

    A repository implementation for Fluent NHibernate.