Excalibur.DataAccess.SqlServer
1.0.5
dotnet add package Excalibur.DataAccess.SqlServer --version 1.0.5
NuGet\Install-Package Excalibur.DataAccess.SqlServer -Version 1.0.5
<PackageReference Include="Excalibur.DataAccess.SqlServer" Version="1.0.5" />
paket add Excalibur.DataAccess.SqlServer --version 1.0.5
#r "nuget: Excalibur.DataAccess.SqlServer, 1.0.5"
// Install Excalibur.DataAccess.SqlServer as a Cake Addin #addin nuget:?package=Excalibur.DataAccess.SqlServer&version=1.0.5 // Install Excalibur.DataAccess.SqlServer as a Cake Tool #tool nuget:?package=Excalibur.DataAccess.SqlServer&version=1.0.5
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.
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
- AspNetCore.HealthChecks.SqlServer (>= 9.0.0)
- Excalibur.DataAccess (>= 1.0.5)
- Microsoft.Data.SqlClient (>= 5.2.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Excalibur.DataAccess.SqlServer:
Package | Downloads |
---|---|
Excalibur.Jobs.Quartz.Cdc
A project within Excalibur to define the classes and methods related to the CDC Job. |
|
Excalibur.DataAccess.SqlServer.Cdc
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 Change Data Capture (CDC). |
|
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.