Tolitech.CleanArchitecture.Infrastructure.Messaging 1.0.0-alpha07

This is a prerelease version of Tolitech.CleanArchitecture.Infrastructure.Messaging.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Tolitech.CleanArchitecture.Infrastructure.Messaging --version 1.0.0-alpha07
NuGet\Install-Package Tolitech.CleanArchitecture.Infrastructure.Messaging -Version 1.0.0-alpha07
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="Tolitech.CleanArchitecture.Infrastructure.Messaging" Version="1.0.0-alpha07" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tolitech.CleanArchitecture.Infrastructure.Messaging --version 1.0.0-alpha07
#r "nuget: Tolitech.CleanArchitecture.Infrastructure.Messaging, 1.0.0-alpha07"
#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 Tolitech.CleanArchitecture.Infrastructure.Messaging as a Cake Addin
#addin nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Messaging&version=1.0.0-alpha07&prerelease

// Install Tolitech.CleanArchitecture.Infrastructure.Messaging as a Cake Tool
#tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Messaging&version=1.0.0-alpha07&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 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 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-alpha08 31 6/25/2024
1.0.0-alpha07 41 6/7/2024
1.0.0-alpha06 51 6/6/2024
1.0.0-alpha05 48 6/6/2024
1.0.0-alpha04 31 6/3/2024
1.0.0-alpha03 47 6/2/2024
1.0.0-alpha02 40 6/2/2024
1.0.0-alpha01 58 5/24/2024