Cauca.Core.DataLayer 1.0.1-Beta1

This is a prerelease version of Cauca.Core.DataLayer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cauca.Core.DataLayer --version 1.0.1-Beta1
NuGet\Install-Package Cauca.Core.DataLayer -Version 1.0.1-Beta1
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.0.1-Beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cauca.Core.DataLayer --version 1.0.1-Beta1
#r "nuget: Cauca.Core.DataLayer, 1.0.1-Beta1"
#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.
// Install Cauca.Core.DataLayer as a Cake Addin
#addin nuget:?package=Cauca.Core.DataLayer&version=1.0.1-Beta1&prerelease

// Install Cauca.Core.DataLayer as a Cake Tool
#tool nuget:?package=Cauca.Core.DataLayer&version=1.0.1-Beta1&prerelease

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

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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
8.0.0 207 11/30/2023
7.0.0 5,223 11/29/2022
6.0.1 6,684 9/6/2022
6.0.0 11,465 2/15/2022
2.1.0 4,843 11/3/2021
2.0.0 2,889 8/6/2021
2.0.0-beta4 1,589 7/14/2021
2.0.0-beta3 235 7/14/2021
2.0.0-beta2 248 7/14/2021
2.0.0-beta1 311 7/13/2021
1.0.3 637 3/8/2021
1.0.2 517 3/8/2021
1.0.1-Beta1 226 3/8/2021
1.0.0 52,337 2/27/2020

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