Anixe.IO.Messaging
3.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Anixe.IO.Messaging --version 3.0.0
NuGet\Install-Package Anixe.IO.Messaging -Version 3.0.0
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="Anixe.IO.Messaging" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Anixe.IO.Messaging --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Anixe.IO.Messaging, 3.0.0"
#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 Anixe.IO.Messaging as a Cake Addin #addin nuget:?package=Anixe.IO.Messaging&version=3.0.0 // Install Anixe.IO.Messaging as a Cake Tool #tool nuget:?package=Anixe.IO.Messaging&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Anixe.IO.Messaging
This project implements RECS (Resfinity Entity Consistency System) convention into the Rabbitmq broker. RECS has 3 actors:
- publisher - sends entity to the rabbitmq (ConfirmedMessagingService class)
- subscriber - receives enities from rabbitma via topich exchange with routing key binding (Subscription class). It has upscaling and downscaling considered thanks random queue names.
- rabbitmq - the broker with topic exchanges and queues bind to these exchanges with routing key
Check the Anixe.IO.Messaging.ConsoleApp
project for example.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net6.0
- Anixe.IO (>= 2.5.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- RabbitMQ.Client (>= 6.4.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Anixe.IO.Messaging:
Package | Downloads |
---|---|
Anixe.IO.Messaging.AspCore
Package Description |
|
Anixe.IO.Messaging.Serializer
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.0.0 | 6,245 | 1/8/2024 | |
3.0.1 | 737 | 12/4/2023 | |
3.0.0 | 4,849 | 11/22/2022 | |
2.2.2 | 1,657 | 11/22/2022 | |
2.2.1 | 331 | 11/14/2022 | |
2.2.0 | 589 | 10/18/2022 | |
2.1.3 | 1,289 | 10/18/2022 | |
2.1.2 | 6,327 | 3/14/2022 | |
2.1.1 | 6,659 | 11/4/2021 | |
2.1.0 | 7,096 | 8/31/2021 | |
2.0.1 | 1,928 | 7/8/2021 | |
2.0.0 | 3,036 | 4/16/2021 | |
1.1.17 | 1,580 | 4/9/2021 | |
1.1.16 | 1,003 | 1/27/2021 | |
1.1.15 | 724 | 11/16/2020 | |
1.1.14 | 442 | 11/2/2020 | |
1.1.13 | 1,361 | 10/22/2020 | |
1.1.12 | 703 | 10/22/2020 | |
1.1.11 | 590 | 9/29/2020 | |
1.1.10 | 2,603 | 7/1/2020 | |
1.1.9 | 2,065 | 5/21/2020 | |
1.1.8 | 797 | 5/19/2020 | |
1.1.7 | 1,249 | 5/8/2020 | |
1.1.6 | 1,118 | 4/20/2020 | |
1.1.5 | 683 | 4/17/2020 | |
1.1.4 | 809 | 4/15/2020 | |
1.1.2 | 1,044 | 3/30/2020 | |
1.1.0 | 653 | 3/26/2020 | |
1.0.6 | 627 | 3/20/2020 | |
1.0.5 | 510 | 3/19/2020 | |
1.0.4 | 647 | 3/19/2020 | |
1.0.3 | 754 | 3/13/2020 | |
1.0.2 | 549 | 3/11/2020 | |
1.0.1 | 714 | 3/4/2020 | |
1.0.0 | 720 | 2/27/2020 |