OSK.Messages.Runtime
0.3.1
dotnet add package OSK.Messages.Runtime --version 0.3.1
NuGet\Install-Package OSK.Messages.Runtime -Version 0.3.1
<PackageReference Include="OSK.Messages.Runtime" Version="0.3.1" />
<PackageVersion Include="OSK.Messages.Runtime" Version="0.3.1" />
<PackageReference Include="OSK.Messages.Runtime" />
paket add OSK.Messages.Runtime --version 0.3.1
#r "nuget: OSK.Messages.Runtime, 0.3.1"
#:package OSK.Messages.Runtime@0.3.1
#addin nuget:?package=OSK.Messages.Runtime&version=0.3.1
#tool nuget:?package=OSK.Messages.Runtime&version=0.3.1
OSK.Messages
This library is an implementation of a general management system of the pub-sub pattern. It provides the ability to send messages and integrate with a variety of message delivery systems like RabbitMQ as well as a delivery pipeline once messages are received and consumed within an application.
📖 Documentation
For further information about the library, usage, etc., please visit the Docs Page (or check the /docs folder).
Contributions and Issues
Any and all contributions are appreciated! Please be sure to follow the branch naming convention OSK-{issue number}-{deliminated}-{branch}-{name} as current workflows rely on it for automatic issue closure. Please submit issues for discussion and tracking using the github issue tracker.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection (>= 10.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.6)
- OSK.Messages.Messaging (>= 0.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.