Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.4% on nuget.org
Top 6.8% dependent packages on nuget.org
Top 5.1% dependent repos on nuget.org

nuget.org : staticvoid.core.repository

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 at https://github.com/lukemcgregor/StaticVoid.Core.Repository This is intended for usage with an IoC repository injection pattern. To bind to the repository in Ninject simply use: kernel.Bind(typeof(IRepositoryDataSource<>)).To(typeof(DbContextRepositoryDataSource<>)); kernel.Bind(typeof(IRepository<>)).To(typeof(SimpleRepository<>)); this will allow you to inject repositories using the form IRepository<T> in your service implementations. Repository will have basic methods implemented for the type to allow crud.

Registry - Homepage - JSON
purl: pkg:nuget/staticvoid.core.repository
Keywords: Repository, EntityFramwork
License:
Latest release: over 12 years ago
First release: over 12 years ago
Dependent packages: 2
Dependent repositories: 2
Downloads: 11,238 total
Last synced: 7 days ago

1.2.4
Published: over 12 years ago
Registry - Download
1.2.3
Published: over 12 years ago
Registry - Download
1.2.2
Published: over 12 years ago
Registry - Download
1.2.1
Published: over 12 years ago
Registry - Download
1.2.0
Published: over 12 years ago
Registry - Download