![]() |
VOOZH | about |
dotnet add package Codehard.Infrastructure.EntityFramework --version 3.0.1
NuGet\Install-Package Codehard.Infrastructure.EntityFramework -Version 3.0.1
<PackageReference Include="Codehard.Infrastructure.EntityFramework" Version="3.0.1" />
<PackageVersion Include="Codehard.Infrastructure.EntityFramework" Version="3.0.1" />Directory.Packages.props
<PackageReference Include="Codehard.Infrastructure.EntityFramework" />Project file
paket add Codehard.Infrastructure.EntityFramework --version 3.0.1
#r "nuget: Codehard.Infrastructure.EntityFramework, 3.0.1"
#:package Codehard.Infrastructure.EntityFramework@3.0.1
#addin nuget:?package=Codehard.Infrastructure.EntityFramework&version=3.0.1Install as a Cake Addin
#tool nuget:?package=Codehard.Infrastructure.EntityFramework&version=3.0.1Install as a Cake Tool
A library contains common code related to Entity Framework Core.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Codehard.Infrastructure.EntityFramework:
| Package | Downloads |
|---|---|
|
Codehard.Infrastructure.EntityFramework.Parser
A library contains an integration with Codehard.Infrastructure.EntityFramework with CommandLineParser. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.1 | 5,183 | 9/24/2024 |
| 3.0.0 | 291 | 9/24/2024 |
| 3.0.0-preview-4 | 1,550 | 12/11/2023 |
| 3.0.0-preview-3 | 238 | 11/20/2023 |
| 3.0.0-preview-2 | 217 | 11/13/2023 |
| 2.5.0 | 1,793 | 4/27/2023 |
| 1.3.2 | 1,139 | 3/9/2023 |
| 1.3.1 | 360 | 3/9/2023 |
| 1.3.0 | 444 | 2/13/2023 |
| 1.2.0 | 444 | 2/2/2023 |
| 1.1.0 | 424 | 2/1/2023 |
| 1.0.0 | 563 | 1/31/2023 |
Added an interceptors for domain event processing.