FastProjects.Messaging
1.0.7
dotnet add package FastProjects.Messaging --version 1.0.7
NuGet\Install-Package FastProjects.Messaging -Version 1.0.7
<PackageReference Include="FastProjects.Messaging" Version="1.0.7" />
paket add FastProjects.Messaging --version 1.0.7
#r "nuget: FastProjects.Messaging, 1.0.7"
// Install FastProjects.Messaging as a Cake Addin #addin nuget:?package=FastProjects.Messaging&version=1.0.7 // Install FastProjects.Messaging as a Cake Tool #tool nuget:?package=FastProjects.Messaging&version=1.0.7
π FastProjects.Messaging
π¨ ALERT: Project Under Development This project is not yet production-ready and is still under active development. Currently, it's being used primarily for personal development needs. However, contributions are more than welcome! If you'd like to collaborate, feel free to submit issues or pull requests. Your input can help shape the future of FastProjects!
π Overview
Collection of interfaces to work with integration events and messaging systems integrated with MassTransit.
π Roadmap
- β IIntegrationEvent - Interface for integration events
- β IIntegrationEventConsumer - Interface for integration event consumers
- β IIntegrationEventPublisher - Interface for integration event publishers
- β
MassTransitMessagePublisher - Implementation of
IIntegrationEventPublisher
that uses MassTransit
π Installation
You can download the NuGet package using the following command to install:
dotnet add package FastProjects.Messaging
π€ Contributing
This project is still under development, but contributions are welcome! Whether youβre opening issues, submitting pull requests, or suggesting new features, we appreciate your involvement. For more details, please check the contribution guide. Letβs build something amazing together! π
π License
FastProjects is licensed under the MIT License. See the LICENSE file for full details.
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.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.