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.
#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 | 131 | 1/29/2025 |
0.8.2 | 115 | 1/28/2025 |
0.8.1 | 129 | 12/19/2024 |
0.8.0 | 176 | 8/15/2024 |
0.7.15 | 158 | 5/15/2024 |
0.7.14 | 138 | 5/14/2024 |
0.7.13 | 298 | 11/30/2023 |
0.7.12 | 210 | 9/12/2023 |
0.7.11 | 173 | 9/11/2023 |
0.7.10 | 181 | 8/25/2023 |
0.7.9 | 211 | 6/29/2023 |
0.7.8 | 196 | 6/29/2023 |
0.7.7 | 209 | 6/19/2023 |
0.7.6 | 218 | 6/6/2023 |
0.7.5 | 246 | 5/2/2023 |
0.7.4 | 248 | 4/26/2023 |
0.7.3 | 336 | 2/16/2023 |
0.7.2 | 325 | 2/15/2023 |
0.7.1 | 326 | 2/15/2023 |
0.7.0 | 347 | 2/2/2023 |
0.6.13 | 430 | 10/31/2022 |
0.6.12 | 483 | 9/13/2022 |
0.6.11 | 455 | 9/13/2022 |
0.6.10 | 497 | 8/10/2022 |
0.6.9 | 509 | 8/1/2022 |
0.6.8 | 560 | 3/23/2022 |
0.6.6 | 495 | 3/23/2022 |
0.6.5 | 488 | 3/21/2022 |
0.6.4 | 502 | 2/16/2022 |
0.6.0 | 482 | 2/9/2022 |
0.1.4 | 353 | 12/29/2021 |
0.1.3 | 354 | 12/29/2021 |
0.1.2 | 335 | 12/28/2021 |
0.1.1 | 330 | 12/27/2021 |
0.1.0 | 344 | 12/22/2021 |
Breaking changes. Replace all sync db methods in repo to async.