SharpRepository.Repository
1.5.0.1-prerelease
See the version list below for details.
dotnet add package SharpRepository.Repository --version 1.5.0.1-prerelease
NuGet\Install-Package SharpRepository.Repository -Version 1.5.0.1-prerelease
<PackageReference Include="SharpRepository.Repository" Version="1.5.0.1-prerelease" />
<PackageVersion Include="SharpRepository.Repository" Version="1.5.0.1-prerelease" />
<PackageReference Include="SharpRepository.Repository" />
paket add SharpRepository.Repository --version 1.5.0.1-prerelease
#r "nuget: SharpRepository.Repository, 1.5.0.1-prerelease"
#:package SharpRepository.Repository@1.5.0.1-prerelease
#addin nuget:?package=SharpRepository.Repository&version=1.5.0.1-prerelease&prerelease
#tool nuget:?package=SharpRepository.Repository&version=1.5.0.1-prerelease&prerelease
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 the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- No dependencies.
NuGet packages (28)
Showing the top 5 NuGet packages that depend on SharpRepository.Repository:
| Package | Downloads |
|---|---|
|
SharpRepository.EfRepository
SharpRepository generic repository implemented with Entity Framework 6 |
|
|
SharpRepository.EfCoreRepository
SharpRepository generic repository implementation for Entity Framework 1.1 and 2 |
|
|
SharpRepository.InMemoryRepository
SharpRepository generic repository implemented storing elements in memory (in repository object) |
|
|
SharpRepository.Ioc.Autofac
Configures Autofac to resolve IRepository as the right configured implementation of SharpRepository |
|
|
SharpRepository.MongoDbRepository
SharpRepository generic repository implemented in MongoDb |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.1 | 57,539 | 8/2/2021 |
| 2.2.0-prerelease | 11,230 | 7/21/2021 |
| 2.1.2 | 105,817 | 2/26/2020 |
| 2.1.1-prerelease | 12,411 | 10/28/2019 |
| 2.1.0-prerelease | 2,670 | 10/25/2019 |
| 2.0.4.7-prerelease | 10,862 | 8/23/2019 |
| 2.0.4.6 | 182,030 | 3/11/2019 |
| 2.0.4.6-prerelease | 926 | 8/23/2019 |
| 2.0.4.5-prerelease | 22,910 | 11/8/2018 |
| 2.0.4.4-prerelease | 1,239 | 9/10/2018 |
| 2.0.4.3 | 97,286 | 7/12/2018 |
| 2.0.4.2 | 4,129 | 5/28/2018 |
| 2.0.4.1-beta2 | 1,599 | 5/24/2018 |
| 2.0.4-beta1 | 1,716 | 4/30/2018 |
| 2.0.3 | 4,786 | 3/12/2018 |
| 2.0.2 | 23,579 | 2/1/2018 |
| 2.0.1-beta1 | 34,697 | 11/9/2017 |
| 1.5.0.3 | 32,212 | 7/28/2017 |
| 1.5.0.2 | 3,343 | 7/25/2017 |
| 1.5.0.1-prerelease | 1,671 | 5/23/2017 |
| 1.5.0-prerelease | 1,425 | 5/22/2017 |
| 1.4.7.2 | 14,703 | 2/24/2016 |
| 1.4.7 | 6,156 | 2/17/2016 |
| 1.4.6.15 | 12,161 | 5/27/2015 |
| 1.4.6 | 17,398 | 1/12/2014 |
| 1.4.1.2 | 3,064 | 10/30/2013 |
| 1.4.1 | 4,282 | 10/23/2013 |
| 1.4.0 | 8,370 | 8/20/2013 |
| 1.3.6.15 | 2,643 | 7/21/2013 |
| 1.3.6.14 | 2,337 | 7/14/2013 |
| 1.3.6.10 | 4,542 | 7/9/2013 |
| 1.3.6 | 2,534 | 6/24/2013 |
| 1.3.5.18-unstable | 1,886 | 6/24/2013 |
| 1.3.5 | 3,703 | 5/23/2013 |
| 1.3.4.5-unstable | 1,894 | 5/22/2013 |
| 1.3.2 | 3,222 | 5/15/2013 |
| 1.3.1 | 2,200 | 4/12/2013 |
| 1.2.0 | 5,777 | 3/14/2013 |
| 1.1.2.2 | 3,501 | 2/18/2013 |
| 1.1.2.1 | 2,087 | 2/5/2013 |
| 1.1.2 | 2,203 | 1/11/2013 |
| 1.1.1 | 2,160 | 1/10/2013 |
| 1.1.0 | 3,410 | 12/10/2012 |
| 1.0.2 | 2,611 | 11/11/2012 |
| 1.0.1 | 2,362 | 11/2/2012 |
| 1.0.0.1 | 2,671 | 10/5/2012 |
| 1.0.0 | 2,858 | 10/5/2012 |
Version 1.5.0-prerelease: upgraded to .net 452