Tolitech.CleanArchitecture.Infrastructure.Messaging
1.0.0-alpha09
dotnet add package Tolitech.CleanArchitecture.Infrastructure.Messaging --version 1.0.0-alpha09
NuGet\Install-Package Tolitech.CleanArchitecture.Infrastructure.Messaging -Version 1.0.0-alpha09
<PackageReference Include="Tolitech.CleanArchitecture.Infrastructure.Messaging" Version="1.0.0-alpha09" />
paket add Tolitech.CleanArchitecture.Infrastructure.Messaging --version 1.0.0-alpha09
#r "nuget: Tolitech.CleanArchitecture.Infrastructure.Messaging, 1.0.0-alpha09"
// Install Tolitech.CleanArchitecture.Infrastructure.Messaging as a Cake Addin #addin nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Messaging&version=1.0.0-alpha09&prerelease // Install Tolitech.CleanArchitecture.Infrastructure.Messaging as a Cake Tool #tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Messaging&version=1.0.0-alpha09&prerelease
Infrastructure.Messaging
The Infrastructure.Messaging library is designed to facilitate the publishing of integration events in a straightforward and efficient manner. It leverages a publish-endpoint interface to send messages to a specified endpoint.
Features
- Asynchronous event publishing.
- Easy integration with different endpoints.
- Type-safe message handling.
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
- MassTransit (>= 8.2.2)
- Tolitech.CleanArchitecture.Application.Messaging (>= 1.0.0-alpha05)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Tolitech.CleanArchitecture.Infrastructure.Messaging:
Package | Downloads |
---|---|
Tolitech.CleanArchitecture.Infrastructure.Persistence.EntityFrameworkCore
The Infrastructure.Persistence.EntityFrameworkCore repository provides a foundational implementation for the Repository pattern, Unit of Work, and Specification Query Builder using Entity Framework Core. Simplify database interaction, promote code organization, and maintenance using these widely recognized patterns. |
|
Tolitech.CleanArchitecture.Infrastructure.Messaging.EntityFrameworkCore
This assembly contains the infrastructure for messaging, specifically focusing on Outbox pattern implementation using Entity Framework Core. It includes the necessary configurations and unit tests to ensure proper setup and functionality of Outbox messages within a clean architecture framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha09 | 61 | 9/18/2024 |
1.0.0-alpha08 | 66 | 6/25/2024 |
1.0.0-alpha07 | 55 | 6/7/2024 |
1.0.0-alpha06 | 62 | 6/6/2024 |
1.0.0-alpha05 | 58 | 6/6/2024 |
1.0.0-alpha04 | 43 | 6/3/2024 |
1.0.0-alpha03 | 57 | 6/2/2024 |
1.0.0-alpha02 | 51 | 6/2/2024 |
1.0.0-alpha01 | 67 | 5/24/2024 |