Carcass.Data.Core
1.3.1
.NET 7.0
dotnet add package Carcass.Data.Core --version 1.3.1
NuGet\Install-Package Carcass.Data.Core -Version 1.3.1
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="Carcass.Data.Core" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carcass.Data.Core --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Carcass.Data.Core, 1.3.1"
#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 Carcass.Data.Core as a Cake Addin
#addin nuget:?package=Carcass.Data.Core&version=1.3.1
// Install Carcass.Data.Core as a Cake Tool
#tool nuget:?package=Carcass.Data.Core&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Domain-Driven Design, CQRS, and Event Sourcing core abstractions, interfaces, and types used by Carcass.Data.* libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Carcass.Core (>= 1.3.1)
- MediatR (>= 12.1.1)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Carcass.Data.Core:
Package | Downloads |
---|---|
Carcass.Data.EntityFrameworkCore
Domain-Driven Design, CQRS, and Event Sourcing implementation based on EntityFramework Core. |
|
Carcass.Data.MongoDb
Domain-Driven Design, CQRS, and Event Sourcing implementation based on MongoDB. |
|
Carcass.Data.EventStoreDb
Domain-Driven Design, CQRS, and Event Sourcing implementation based on EventStoreDB. |
|
Carcass.Data.Elasticsearch
Domain-Driven Design, CQRS, and Event Sourcing implementation based on Elasticsearch. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 137 | 9/11/2023 |
1.3.0 | 94 | 9/10/2023 |
1.2.0 | 169 | 8/28/2023 |
1.1.0 | 305 | 7/4/2023 |
1.0.0 | 318 | 4/20/2023 |
1.0.0-alpha.4 | 82 | 11/16/2022 |
1.0.0-alpha.3 | 77 | 10/27/2022 |
1.0.0-alpha.2 | 81 | 10/25/2022 |