SharpRepository.EfRepository
2.1.3
.NET Standard 2.1
.NET Framework 4.5.1
dotnet add package SharpRepository.EfRepository --version 2.1.3
NuGet\Install-Package SharpRepository.EfRepository -Version 2.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpRepository.EfRepository" Version="2.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpRepository.EfRepository --version 2.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpRepository.EfRepository, 2.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpRepository.EfRepository as a Cake Addin
#addin nuget:?package=SharpRepository.EfRepository&version=2.1.3
// Install SharpRepository.EfRepository as a Cake Tool
#tool nuget:?package=SharpRepository.EfRepository&version=2.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SharpRepository generic repository implemented with Entity Framework 6
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- EntityFramework (>= 6.4.0)
- SharpRepository.Repository (>= 2.1.2)
-
.NETStandard 2.1
- EntityFramework (>= 6.4.0)
- SharpRepository.Repository (>= 2.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpRepository.EfRepository:
Package | Downloads |
---|---|
VladqaPackage
My package description. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 26,714 | 2/26/2020 |
2.1.1-prerelease | 390 | 10/28/2019 |
2.1.0-prerelease | 325 | 10/25/2019 |
2.0.3.1 | 9,618 | 3/11/2019 |
2.0.3-prerelease | 609 | 11/8/2018 |
2.0.2 | 9,183 | 2/1/2018 |
2.0.1-beta1 | 699 | 11/9/2017 |
1.5.0.4 | 12,298 | 8/1/2017 |
1.5.0.3 | 1,754 | 7/28/2017 |
1.5.0.2 | 1,026 | 7/25/2017 |
1.5.0.1-prerelease | 730 | 5/23/2017 |
1.5.0-prerelease | 693 | 5/22/2017 |
1.4.7.2 | 11,245 | 2/24/2016 |
1.4.7.1 | 1,073 | 2/20/2016 |
1.4.7 | 1,949 | 2/17/2016 |
1.4.6.15 | 7,350 | 5/27/2015 |
1.4.1 | 11,595 | 10/23/2013 |
2.1: update to EF6.4 that supports Core 3, compatibilty with generic dependency resolver, AsNoTracking fetch strategy