FoxLabs.Domain.Abstractions 1.0.10

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

// Install FoxLabs.Domain.Abstractions as a Cake Tool
#tool nuget:?package=FoxLabs.Domain.Abstractions&version=1.0.10

FoxLabs.Domain

Actions Nuget Nuget GitHub issues

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 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 116 2/26/2024
1.0.9.2 315 1/20/2023
1.0.8 476 3/4/2022
1.0.7 458 2/7/2022
1.0.6 464 1/25/2022
1.0.0 370 5/19/2021