Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/spoleto-software/spoleto.databus
- Owner: spoleto-software
- License: mit
- Created: 2024-03-30T05:14:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:27:50.000Z (7 months ago)
- Last Synced: 2024-04-25T14:54:36.576Z (7 months ago)
- Topics: databus, databus-payload
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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``.