Skip to content
/ eventbus Public

XPike support for interacting with various types of event bus, such as RabbitMQ, Kinesis, and Redis pub-sub..

License

Notifications You must be signed in to change notification settings

xpike/eventbus

Repository files navigation

XPike.EventBus

Build Status Nuget

Provides support for working with queues and broadcast topics (pub/sub) within XPike.

Overview

Usage

Setup in .NET Core:

Exported Services

Building and Testing

Building from source and running unit tests requires a Windows machine with:

  • .Net Core 3.0 SDK
  • .Net Framework 4.6.1 Developer Pack

Issues

Issues are tracked on GitHub. Anyone is welcome to file a bug, an enhancement request, or ask a general question. We ask that bug reports include:

  1. A detailed description of the problem
  2. Steps to reproduce
  3. Expected results
  4. Actual results
  5. Version of the package xPike
  6. Version of the .Net runtime

Contributing

See our contributing guidelines in our documentation for information on how to contribute to xPike.

License

xPike is licensed under the MIT License.

About

XPike support for interacting with various types of event bus, such as RabbitMQ, Kinesis, and Redis pub-sub..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages