FoxLabs.Domain.Abstractions
1.1.1
See the version list below for details.
dotnet add package FoxLabs.Domain.Abstractions --version 1.1.1
NuGet\Install-Package FoxLabs.Domain.Abstractions -Version 1.1.1
<PackageReference Include="FoxLabs.Domain.Abstractions" Version="1.1.1" />
paket add FoxLabs.Domain.Abstractions --version 1.1.1
#r "nuget: FoxLabs.Domain.Abstractions, 1.1.1"
// Install FoxLabs.Domain.Abstractions as a Cake Addin #addin nuget:?package=FoxLabs.Domain.Abstractions&version=1.1.1 // Install FoxLabs.Domain.Abstractions as a Cake Tool #tool nuget:?package=FoxLabs.Domain.Abstractions&version=1.1.1
FoxLabs.Domain
Components to help you design Event Driven applications quickly and easily. Based upon the Mediator and Aggregate patterns, domain events are capable of being used locally within the application, or extended to be distributed via external an event bus such as RabbitMQ, Transit and Kafka.
This code is inspired by the Microsoft eShopOnContainers code hosted at https://github.com/dotnet-architecture/eShopOnContainers.
Special thanks goes to Robert Fowler for being an important part of my development as software developer and architect.
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. |
-
net8.0
- MediatR (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.