Excalibur.DataAccess
1.0.5
dotnet add package Excalibur.DataAccess --version 1.0.5
NuGet\Install-Package Excalibur.DataAccess -Version 1.0.5
<PackageReference Include="Excalibur.DataAccess" Version="1.0.5" />
paket add Excalibur.DataAccess --version 1.0.5
#r "nuget: Excalibur.DataAccess, 1.0.5"
// Install Excalibur.DataAccess as a Cake Addin #addin nuget:?package=Excalibur.DataAccess&version=1.0.5 // Install Excalibur.DataAccess as a Cake Tool #tool nuget:?package=Excalibur.DataAccess&version=1.0.5
A project within Excalibur to define the classes and methods related to the DataAccess layer within a DDD solution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
-
net8.0
- Dapper (>= 2.1.35)
- Excalibur.Core (>= 1.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Excalibur.DataAccess:
Package | Downloads |
---|---|
Excalibur.DataAccess.DataProcessing
A project within Excalibur to define the classes and methods related to the DataAccess layer within a DDD solution specifically related to data processing. |
|
Excalibur.DataAccess.SqlServer
A project within Excalibur to define the classes and methods related to the DataAccess layer within a DDD solution specifically related to interfacing with MSSql. |
|
Excalibur.Domain
A project within Excalibur to define the classes and methods related to the Domain layer within a DDD solution. |
GitHub repositories
This package is not used by any popular GitHub repositories.