Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spoleto-software/spoleto.databus

Universal Data Bus designed for seamless data integration and communication across various platforms and services. Engineered for scalability, reliability, and performance.
https://github.com/spoleto-software/spoleto.databus

databus databus-payload

Last synced: 3 days ago
JSON representation

Universal Data Bus designed for seamless data integration and communication across various platforms and services. Engineered for scalability, reliability, and performance.

Awesome Lists containing this project

README

        

# Spoleto.DataBus

[![](https://img.shields.io/github/license/spoleto-software/Spoleto.DataBus)](https://github.com/spoleto-software/Spoleto.DataBus/blob/main/LICENSE)
[![](https://img.shields.io/nuget/v/Spoleto.DataBus.Interfaces)](https://www.nuget.org/packages/Spoleto.DataBus.Interfaces/)
![Build](https://github.com/spoleto-software/Spoleto.DataBus/actions/workflows/ci.yml/badge.svg)

Universal Data Bus designed for seamless data integration and communication across various platforms and services. Engineered for scalability, reliability, and performance.
This project supports .NET Standard 2.0, .NET 7, and .NET 8.

https://github.com/spoleto-software/Spoleto.DataBus

## Quick setup

Begin by installing the package through the [NuGet](https://www.nuget.org/packages/Spoleto.DataBus.Interfaces/) package manager with the command:
``Install-Package Spoleto.DataBus.Interfaces``.