EFDM.Core
0.7.15
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 EFDM.Core --version 0.7.15
NuGet\Install-Package EFDM.Core -Version 0.7.15
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="EFDM.Core" Version="0.7.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFDM.Core --version 0.7.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFDM.Core, 0.7.15"
#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 EFDM.Core as a Cake Addin #addin nuget:?package=EFDM.Core&version=0.7.15 // Install EFDM.Core as a Cake Tool #tool nuget:?package=EFDM.Core&version=0.7.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Entity framework data manager
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- EFCore.BulkExtensions.SqlServer (>= 7.1.6)
- LinqKit.Microsoft.EntityFrameworkCore (>= 7.1.4)
- Microsoft.EntityFrameworkCore (>= 7.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.0 | 121 | 8/15/2024 |
0.7.15 | 121 | 5/15/2024 |
0.7.14 | 103 | 5/14/2024 |
0.7.13 | 259 | 11/30/2023 |
0.7.12 | 186 | 9/12/2023 |
0.7.11 | 149 | 9/11/2023 |
0.7.10 | 153 | 8/25/2023 |
0.7.9 | 182 | 6/29/2023 |
0.7.8 | 170 | 6/29/2023 |
0.7.7 | 183 | 6/19/2023 |
0.7.6 | 180 | 6/6/2023 |
0.7.5 | 202 | 5/2/2023 |
0.7.4 | 210 | 4/26/2023 |
0.7.3 | 297 | 2/16/2023 |
0.7.2 | 287 | 2/15/2023 |
0.7.1 | 287 | 2/15/2023 |
0.7.0 | 310 | 2/2/2023 |
0.6.13 | 390 | 10/31/2022 |
0.6.12 | 441 | 9/13/2022 |
0.6.11 | 414 | 9/13/2022 |
0.6.10 | 448 | 8/10/2022 |
0.6.9 | 463 | 8/1/2022 |
0.6.8 | 502 | 3/23/2022 |
0.6.6 | 445 | 3/23/2022 |
0.6.5 | 436 | 3/21/2022 |
0.6.4 | 446 | 2/16/2022 |
0.6.0 | 427 | 2/9/2022 |
0.1.4 | 291 | 12/29/2021 |
0.1.3 | 297 | 12/29/2021 |
0.1.2 | 279 | 12/28/2021 |
0.1.1 | 276 | 12/27/2021 |
0.1.0 | 292 | 12/22/2021 |
Revert back IEntity inheritance in IIdKeyEntity (audit purposes)