PH.UowEntityFramework.EntityFramework
2.0.0
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.0
NuGet\Install-Package PH.UowEntityFramework.EntityFramework -Version 2.0.0
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.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PH.UowEntityFramework.EntityFramework, 2.0.0"
#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.0 // Install PH.UowEntityFramework.EntityFramework as a Cake Tool #tool nuget:?package=PH.UowEntityFramework.EntityFramework&version=2.0.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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)
- Newtonsoft.Json (>= 12.0.2)
- PH.UowEntityFramework.EntityFramework.Abstractions (>= 2.0.0)
- PH.UowEntityFramework.UnitOfWork (>= 2.0.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 | 611 | 3/19/2020 |
2.0.1 | 848 | 9/27/2019 |
2.0.0 | 455 | 9/26/2019 |
1.0.5 | 1,833 | 11/22/2019 |
1.0.4 | 712 | 11/21/2019 |
1.0.3 | 679 | 10/28/2019 |
1.0.2 | 800 | 10/7/2019 |
1.0.1 | 684 | 9/10/2019 |
1.0.0 | 796 | 8/28/2019 |
0.0.5 | 751 | 8/27/2019 |
0.0.4 | 729 | 8/27/2019 |
0.0.3 | 703 | 8/27/2019 |
0.0.2 | 515 | 8/27/2019 |
0.0.1 | 484 | 8/26/2019 |
First release.