MASES.DataDistributionManager
1.2.0
See the version list below for details.
dotnet add package MASES.DataDistributionManager --version 1.2.0
NuGet\Install-Package MASES.DataDistributionManager -Version 1.2.0
<PackageReference Include="MASES.DataDistributionManager" Version="1.2.0" />
paket add MASES.DataDistributionManager --version 1.2.0
#r "nuget: MASES.DataDistributionManager, 1.2.0"
// Install MASES.DataDistributionManager as a Cake Addin #addin nuget:?package=MASES.DataDistributionManager&version=1.2.0 // Install MASES.DataDistributionManager as a Cake Tool #tool nuget:?package=MASES.DataDistributionManager&version=1.2.0
The package contains all libraries and resources to create a reliable subsystem to distribute data across multiple datacenters using multiple languages (C/C++, .NET, JVM enabled languages) over multiple technologies (e.g. Apache Kafka, OpenDDS, etc)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MASES.DataDistributionManager:
Package | Downloads |
---|---|
MASES.S4I.CommunicationLib
A Kafka and OpenDDS chat based on the DataDistributionManager project, can use Kafka and OpenDDS as communication channel. Similar to a Bullettin Board System, every chat client writes messages in plain text to the communication channel, and every other client can read it, but messages can also be addressed to single users and encrypted using symmetric and asymmetric encryption. |
GitHub repositories
This package is not used by any popular GitHub repositories.