EFDM.Core
1.8.3
dotnet add package EFDM.Core --version 1.8.3
NuGet\Install-Package EFDM.Core -Version 1.8.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="EFDM.Core" Version="1.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFDM.Core" Version="1.8.3" />
<PackageReference Include="EFDM.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EFDM.Core --version 1.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFDM.Core, 1.8.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.
#:package EFDM.Core@1.8.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EFDM.Core&version=1.8.3
#tool nuget:?package=EFDM.Core&version=1.8.3
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 | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- LinqKit.Microsoft.EntityFrameworkCore (>= 8.1.7)
- Microsoft.EntityFrameworkCore (>= 8.0.11)
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 |
---|---|---|
1.8.3 | 139 | 1/29/2025 |
0.8.2 | 118 | 1/28/2025 |
0.8.1 | 137 | 12/19/2024 |
0.8.0 | 181 | 8/15/2024 |
0.7.15 | 160 | 5/15/2024 |
0.7.14 | 144 | 5/14/2024 |
0.7.13 | 300 | 11/30/2023 |
0.7.12 | 217 | 9/12/2023 |
0.7.11 | 177 | 9/11/2023 |
0.7.10 | 191 | 8/25/2023 |
0.7.9 | 219 | 6/29/2023 |
0.7.8 | 205 | 6/29/2023 |
0.7.7 | 218 | 6/19/2023 |
0.7.6 | 227 | 6/6/2023 |
0.7.5 | 256 | 5/2/2023 |
0.7.4 | 261 | 4/26/2023 |
0.7.3 | 344 | 2/16/2023 |
0.7.2 | 338 | 2/15/2023 |
0.7.1 | 334 | 2/15/2023 |
0.7.0 | 355 | 2/2/2023 |
0.6.13 | 441 | 10/31/2022 |
0.6.12 | 492 | 9/13/2022 |
0.6.11 | 465 | 9/13/2022 |
0.6.10 | 508 | 8/10/2022 |
0.6.9 | 521 | 8/1/2022 |
0.6.8 | 574 | 3/23/2022 |
0.6.6 | 506 | 3/23/2022 |
0.6.5 | 499 | 3/21/2022 |
0.6.4 | 515 | 2/16/2022 |
0.6.0 | 495 | 2/9/2022 |
0.1.4 | 367 | 12/29/2021 |
0.1.3 | 370 | 12/29/2021 |
0.1.2 | 348 | 12/28/2021 |
0.1.1 | 343 | 12/27/2021 |
0.1.0 | 357 | 12/22/2021 |
Breaking changes. Replace all sync db methods in repo to async.