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: 4 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:27:50.000Z (about 2 years ago)
- Last Synced: 2026-06-01T23:06:14.039Z (16 days 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://github.com/spoleto-software/Spoleto.DataBus/blob/main/LICENSE)
[](https://www.nuget.org/packages/Spoleto.DataBus.Interfaces/)

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``.