Core.Cqrs.Domain 1.0.0

dotnet add package Core.Cqrs.Domain --version 1.0.0                
NuGet\Install-Package Core.Cqrs.Domain -Version 1.0.0                
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="Core.Cqrs.Domain" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Core.Cqrs.Domain --version 1.0.0                
#r "nuget: Core.Cqrs.Domain, 1.0.0"                
#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 Core.Cqrs.Domain as a Cake Addin
#addin nuget:?package=Core.Cqrs.Domain&version=1.0.0

// Install Core.Cqrs.Domain as a Cake Tool
#tool nuget:?package=Core.Cqrs.Domain&version=1.0.0                

Projecto Doman

Mi Paquete conformara un grupo de paquetes para el uso en una arquictectura CQRS

El paquete es el Domain es la base de los demas paquetes

CLases

Este Paquete contiene IAggregateRoot de arquitectura de microservicios de c#.

https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/net-core-microservice-domain-model

Donde igualmente se encuentra diferentes interfaces y Evento de Dominio

Nuget

El Paquete igualmente usa los Repositorios de Ardalis. para su uso y implementacion

Igualmente contiene el nuget de MediaTr para los eventos de dominio de la entida

https://specification.ardalis.com/

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Core.Cqrs.Domain:

Package Downloads
Core.Cqrs.CommandAndQueryHandler

Package Description

Core.Cqrs.ControllerCqrs

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 171 10/18/2024