Cause.Core.DataLayerExtensions 9.0.1

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

A set of extensions for EntityFrameworkCore.

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.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cause.Core.DataLayerExtensions:

Package Downloads
Cause.SecurityManagement

Security Management for Asp.Net Core projects.

Cauca.Core.DataLayer

Our base classes to create a multi layers architecture. BaseContext, BaseUnitOfWork, BaseRepository.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 3,768 2/26/2025
9.0.0 1,494 11/19/2024
8.0.0 5,990 11/30/2023
7.0.0 24,160 11/29/2022
6.0.4 3,140 11/2/2022
6.0.3 17,959 3/9/2022
6.0.2 13,630 12/9/2021
6.0.1 735 12/9/2021
6.0.1-beta7 292 12/9/2021
6.0.1-beta6 289 12/9/2021
6.0.1-beta5 290 12/9/2021
6.0.1-beta4 289 12/9/2021
6.0.1-beta3 285 12/8/2021
6.0.1-beta2 284 12/8/2021
6.0.1-beta1 307 12/8/2021
6.0.0 1,851 11/11/2021
5.0.1 15,634 2/23/2021
5.0.0 844 11/12/2020
3.1.1 6,389 1/16/2020
3.1.0 1,803 12/9/2019
3.0.0 2,036 10/24/2019
3.0.0-beta1 703 9/30/2019
1.0.0 7,222 2/26/2019

Bump to DotNet9 + EFCore 9.