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.
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.
<PackageVersion Include="Cauca.Core.DataLayer" Version="1.0.1-Beta1" />
<PackageReference Include="Cauca.Core.DataLayer" />
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.0.1-Beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=Cauca.Core.DataLayer&version=1.0.1-Beta1&prerelease
#tool nuget:?package=Cauca.Core.DataLayer&version=1.0.1-Beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Our base classes to create a multi layers architecture. BaseContext, BaseUnitOfWork, BaseRepository.
Product | Versions 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.
-
- EntityFramework (>= 6.4.0)
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 | 130 | 2 days ago |
9.0.0 | 104 | 2 days ago |
8.0.0 | 1,841 | 11/30/2023 |
7.0.0 | 5,925 | 11/29/2022 |
6.0.1 | 6,995 | 9/6/2022 |
6.0.0 | 11,987 | 2/15/2022 |
2.1.0 | 5,052 | 11/3/2021 |
2.0.0 | 3,058 | 8/6/2021 |
2.0.0-beta4 | 1,754 | 7/14/2021 |
2.0.0-beta3 | 285 | 7/14/2021 |
2.0.0-beta2 | 296 | 7/14/2021 |
2.0.0-beta1 | 371 | 7/13/2021 |
1.0.3 | 711 | 3/8/2021 |
1.0.2 | 587 | 3/8/2021 |
1.0.1-Beta1 | 270 | 3/8/2021 |
1.0.0 | 55,573 | 2/27/2020 |
Ne pas créer les instances de contexte pour rien quand on sauvegarde.