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 | 160 | 1/29/2025 |
0.8.2 | 130 | 1/28/2025 |
0.8.1 | 152 | 12/19/2024 |
0.8.0 | 208 | 8/15/2024 |
0.7.15 | 167 | 5/15/2024 |
0.7.14 | 154 | 5/14/2024 |
0.7.13 | 305 | 11/30/2023 |
0.7.12 | 232 | 9/12/2023 |
0.7.11 | 188 | 9/11/2023 |
0.7.10 | 213 | 8/25/2023 |
0.7.9 | 236 | 6/29/2023 |
0.7.8 | 222 | 6/29/2023 |
0.7.7 | 237 | 6/19/2023 |
0.7.6 | 246 | 6/6/2023 |
0.7.5 | 280 | 5/2/2023 |
0.7.4 | 284 | 4/26/2023 |
0.7.3 | 366 | 2/16/2023 |
0.7.2 | 363 | 2/15/2023 |
0.7.1 | 356 | 2/15/2023 |
0.7.0 | 376 | 2/2/2023 |
0.6.13 | 464 | 10/31/2022 |
0.6.12 | 515 | 9/13/2022 |
0.6.11 | 487 | 9/13/2022 |
0.6.10 | 534 | 8/10/2022 |
0.6.9 | 547 | 8/1/2022 |
0.6.8 | 604 | 3/23/2022 |
0.6.6 | 528 | 3/23/2022 |
0.6.5 | 521 | 3/21/2022 |
0.6.4 | 535 | 2/16/2022 |
0.6.0 | 515 | 2/9/2022 |
0.1.4 | 395 | 12/29/2021 |
0.1.3 | 399 | 12/29/2021 |
0.1.2 | 368 | 12/28/2021 |
0.1.1 | 363 | 12/27/2021 |
0.1.0 | 377 | 12/22/2021 |
Breaking changes. Replace all sync db methods in repo to async.