https://github.com/sweetlandj/platibus
Decentralized asynchronous messaging framework
https://github.com/sweetlandj/platibus
asp-net-core bus c-sharp iis messaging netstandard20 nuget owin owin-middleware rabbitmq rest servicebus
Last synced: 19 days ago
JSON representation
Decentralized asynchronous messaging framework
- Host: GitHub
- URL: https://github.com/sweetlandj/platibus
- Owner: sweetlandj
- License: mit
- Created: 2015-01-26T00:17:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:00:56.000Z (over 2 years ago)
- Last Synced: 2025-04-10T01:12:42.649Z (19 days ago)
- Topics: asp-net-core, bus, c-sharp, iis, messaging, netstandard20, nuget, owin, owin-middleware, rabbitmq, rest, servicebus
- Language: C#
- Homepage:
- Size: 12.8 MB
- Stars: 32
- Watchers: 11
- Forks: 7
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/sweetlandj/Platibus/blob/master/LICENSE)
[](https://www.nuget.org/packages/Platibus/)# Platibus
Platibus is a decentralized asynchronous messaging framework designed to be platform and language agnostic. The goal of this project is to make durable asynchronous transmission and processing of messages as simple as possible.
Version 2.0 packages are now available in NuGet. Please visit the Wiki (https://github.com/sweetlandj/Platibus/wiki) for updated documentation.
Documentation for version 1.0 can be found [here](https://github.com/sweetlandj/Platibus/wiki/Documentation-for-Version-1.0)