J4JSoftware.EFCore.Utilities 2.0.0

dotnet add package J4JSoftware.EFCore.Utilities --version 2.0.0
                    
NuGet\Install-Package J4JSoftware.EFCore.Utilities -Version 2.0.0
                    
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="J4JSoftware.EFCore.Utilities" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="J4JSoftware.EFCore.Utilities" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="J4JSoftware.EFCore.Utilities" />
                    
Project file
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 J4JSoftware.EFCore.Utilities --version 2.0.0
                    
#r "nuget: J4JSoftware.EFCore.Utilities, 2.0.0"
                    
#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=J4JSoftware.EFCore.Utilities&version=2.0.0
                    
Install J4JSoftware.EFCore.Utilities as a Cake Addin
#tool nuget:?package=J4JSoftware.EFCore.Utilities&version=2.0.0
                    
Install J4JSoftware.EFCore.Utilities as a Cake Tool

J4JSoftware.EFCore.Utilities

This assembly provides several capabilities to simplify using Entity Frameowork Core in projects.

This assembly targets Net 9 and has nullability enabled.

The library's repository is available on github.

The change log is available here.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.0 108 3/2/2025
1.4.1 219 4/11/2023
1.4.0 199 4/4/2023
1.3.1 307 12/29/2022
1.3.0 298 12/27/2022
1.1.0 373 11/12/2021
1.0.1 364 9/29/2021
1.0.0 395 9/28/2021
0.8.1 391 2/3/2021
0.8.0 386 1/9/2021
0.5.0 484 7/8/2020

update to Net9, simplify configuration