An open API service indexing awesome lists of open source software.

https://github.com/dbones-labs/eventual

Pub/sub client for dotnet. Support typed messages between your services.
https://github.com/dbones-labs/eventual

dotnet eventbus library messaging pubsub rabbitmq

Last synced: 5 months ago
JSON representation

Pub/sub client for dotnet. Support typed messages between your services.

Awesome Lists containing this project

README

          

# eventual

[![release](https://img.shields.io/github/v/release/dbones-labs/eventual?logo=nuget)](https://github.com/dbones-labs/eventual/releases) [![Nuget](https://img.shields.io/badge/nuget-eventual-blue)](https://github.com/orgs/dbones-labs/packages?repo_name=eventual)
[![docs](https://img.shields.io/badge/docs-eventual-blue)](https://dbones-labs.github.io/eventual/)

[![dbones-labs](https://circleci.com/gh/dbones-labs/eventual.svg?style=shield)](https://app.circleci.com/pipelines/github/dbones-labs/eventual)
[![codecov](https://codecov.io/gh/dbones-labs/eventual/branch/master/graph/badge.svg?token=0AE8TL5PR3)](undefined)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/efd93328aebe4815a5710df7bbce5d03)](https://www.codacy.com/gh/dbones-labs/eventual/dashboard?utm_source=github.com&utm_medium=referral&utm_content=dbones-labs/eventual&utm_campaign=Badge_Grade)

Short description

## Features

- Main features

# Downloads

you can find all packages here:

[![Nuget](https://img.shields.io/badge/nuget-eventual-blue)](https://github.com/orgs/dbones-labs/packages?repo_name=eventual)

## Major releases

[![Nuget](https://img.shields.io/github/v/release/dbones-labs/eventual?logo=nuget)](https://github.com/dbones-labs/eventual/releases)

We use Milestones to represent an notable release

## Patch / feature releases

We use a variant of Githubflow, so all feature branches have their own pre-release packages

# Docs and examples

check out our docs for examples and more information

[![docs](https://img.shields.io/badge/docs-eventual-blue)](https://dbones-labs.github.io/eventual/)

## Use of this library

As this is about auditing your code, it is recommend that you fully test your use-cases to ensure that the requirement is met fully.