PH.UowEntityFramework.EntityFramework
2.0.1
.NET Standard 2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PH.UowEntityFramework.EntityFramework --version 2.0.1
NuGet\Install-Package PH.UowEntityFramework.EntityFramework -Version 2.0.1
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="PH.UowEntityFramework.EntityFramework" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PH.UowEntityFramework.EntityFramework --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PH.UowEntityFramework.EntityFramework, 2.0.1"
#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 PH.UowEntityFramework.EntityFramework as a Cake Addin
#addin nuget:?package=PH.UowEntityFramework.EntityFramework&version=2.0.1
// Install PH.UowEntityFramework.EntityFramework as a Cake Tool
#tool nuget:?package=PH.UowEntityFramework.EntityFramework&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NetStandard2.1 EntityFramework with Unit Of Work
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 |
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.
-
.NETStandard 2.1
- JetBrains.Annotations (>= 2019.1.3)
- Microsoft.AspNetCore.Identity (>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 3.0.0)
- Microsoft.EntityFrameworkCore (>= 3.0.0)
- Microsoft.EntityFrameworkCore.Abstractions (>= 3.0.0)
- Microsoft.EntityFrameworkCore.Proxies (>= 3.0.0)
- Microsoft.Extensions.Identity.Stores (>= 3.0.0)
- NewId (>= 3.0.2)
- PH.UowEntityFramework.EntityFramework.Abstractions (>= 2.0.1)
- PH.UowEntityFramework.UnitOfWork (>= 2.0.1)
- System.Text.Json (>= 4.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PH.UowEntityFramework.EntityFramework:
Package | Downloads |
---|---|
PH.Core3.AspNetCoreApi
NetCoreApp3.0 astraction - API Base Package: should be referenced by Asp.Net Core API Project |
|
PH.UowEntityFramework.EntityFramework.Identity
netcoreapp3.1 EntityFramework with Unit Of Work |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.2 | 446 | 3/19/2020 |
2.0.1 | 611 | 9/27/2019 |
2.0.0 | 365 | 9/26/2019 |
1.0.5 | 1,438 | 11/22/2019 |
1.0.4 | 531 | 11/21/2019 |
1.0.3 | 508 | 10/28/2019 |
1.0.2 | 638 | 10/7/2019 |
1.0.1 | 553 | 9/10/2019 |
1.0.0 | 666 | 8/28/2019 |
0.0.5 | 588 | 8/27/2019 |
0.0.4 | 568 | 8/27/2019 |
0.0.3 | 556 | 8/27/2019 |
0.0.2 | 435 | 8/27/2019 |
0.0.1 | 408 | 8/26/2019 |
First release.