BridgingIT.DevKit.Domain.EventSourcing.Outbox
3.0.4-preview.0.2
See the version list below for details.
dotnet add package BridgingIT.DevKit.Domain.EventSourcing.Outbox --version 3.0.4-preview.0.2
NuGet\Install-Package BridgingIT.DevKit.Domain.EventSourcing.Outbox -Version 3.0.4-preview.0.2
<PackageReference Include="BridgingIT.DevKit.Domain.EventSourcing.Outbox" Version="3.0.4-preview.0.2" />
paket add BridgingIT.DevKit.Domain.EventSourcing.Outbox --version 3.0.4-preview.0.2
#r "nuget: BridgingIT.DevKit.Domain.EventSourcing.Outbox, 3.0.4-preview.0.2"
// Install BridgingIT.DevKit.Domain.EventSourcing.Outbox as a Cake Addin #addin nuget:?package=BridgingIT.DevKit.Domain.EventSourcing.Outbox&version=3.0.4-preview.0.2&prerelease // Install BridgingIT.DevKit.Domain.EventSourcing.Outbox as a Cake Tool #tool nuget:?package=BridgingIT.DevKit.Domain.EventSourcing.Outbox&version=3.0.4-preview.0.2&prerelease
Empowering developers with modular components for modern application development, centered around Domain-Driven Design principles.
Our goal is to empower developers by offering modular components that can be easily integrated into your projects. Whether you're working with repositories, commands, queries, or other components, the bITDevKit provides flexible solutions that can adapt to your specific needs.
This repository includes the complete source code for the bITDevKit, along with a variety of sample applications located in the ./examples folder within the solution. These samples serve as practical demonstrations of how to leverage the capabilities of the bITDevKit in real-world scenarios. All components are available as nuget packages.
For the latest updates and release notes, please refer to the RELEASES.
Join us in advancing the world of software development with the bITDevKit!
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
- BridgingIT.DevKit.Domain.EventSourcing.Mediator (>= 3.0.4-preview.0.2)
- BridgingIT.DevKit.Domain.Outbox (>= 3.0.4-preview.0.2)
- Ensure.That (>= 10.1.0)
- FluentValidation (>= 11.10.0)
- Humanizer.Core (>= 2.14.1)
- MediatR (>= 12.4.1)
- MediatR.Contracts (>= 2.0.1)
- MessagePack (>= 2.5.187)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Localization.Abstractions (>= 8.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Primitives (>= 8.0.0)
- NewId (>= 4.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.4.2)
- Polly.Contrib.Simmy (>= 0.3.0)
- Scrutor (>= 4.2.2)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Linq.Dynamic.Core (>= 1.4.6)
- System.Text.Json (>= 8.0.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## Release 3.0.1 [25.04.24]
- [N] Initial release
-----
- [N] New
- [M] Modified
- [B] Breaking