Cauca.Core.DataLayer 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cauca.Core.DataLayer --version 1.1.0
                    
NuGet\Install-Package Cauca.Core.DataLayer -Version 1.1.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="Cauca.Core.DataLayer" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cauca.Core.DataLayer" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Cauca.Core.DataLayer" />
                    
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 Cauca.Core.DataLayer --version 1.1.0
                    
#r "nuget: Cauca.Core.DataLayer, 1.1.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.
#:package Cauca.Core.DataLayer@1.1.0
                    
#: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=Cauca.Core.DataLayer&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Cauca.Core.DataLayer&version=1.1.0
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cauca.Core.DataLayer:

Package Downloads
Cause.AddressSelection.DataLayer

Address Selection DataLayer

Cauca.Core.Domain

Our base classes to manage viewModels.

Cauca.FreeSwitch.RemoteCommand

FreeSwitch wrapper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 1,024 4/10/2025
9.0.0 230 4/10/2025
8.0.0 2,586 11/30/2023
7.0.0 6,905 11/29/2022
6.0.1 7,527 9/6/2022
6.0.0 12,843 2/15/2022
2.1.0 5,453 11/3/2021
2.0.0 3,403 8/6/2021
2.0.0-beta4 2,074 7/14/2021
2.0.0-beta3 408 7/14/2021
2.0.0-beta2 423 7/14/2021
2.0.0-beta1 512 7/13/2021
1.1.0 262 12/18/2025
1.0.3 867 3/8/2021
1.0.2 747 3/8/2021
1.0.1-Beta1 394 3/8/2021
1.0.0 61,876 2/27/2020

Ne pas créer les instances de contexte pour rien quand on sauvegarde.