UAOOI.Networking.SemanticData
4.0.2
Install-Package UAOOI.Networking.SemanticData -Version 4.0.2
dotnet add package UAOOI.Networking.SemanticData --version 4.0.2
<PackageReference Include="UAOOI.Networking.SemanticData" Version="4.0.2" />
paket add UAOOI.Networking.SemanticData --version 4.0.2
#r "nuget: UAOOI.Networking.SemanticData, 4.0.2"
// Install UAOOI.Networking.SemanticData as a Cake Addin
#addin nuget:?package=UAOOI.Networking.SemanticData&version=4.0.2
// Install UAOOI.Networking.SemanticData as a Cake Tool
#tool nuget:?package=UAOOI.Networking.SemanticData&version=4.0.2
RxNetworking
of Semantic-Data
The UAOOI.Networking.SemanticData
library is designed to be a foundation of developing application programs that are taking part of message-centric communication pattern and interconnected using the reactive networking concept described in the Semantic-Data Processing Architecture.
For more in-depth information about creating OOI Reactive Application
exchanging data over the network using the reactive networking pattern, see Getting Started Tutorial.
To promote interoperability this library is a collection of types aimed at implementation of the Part 14 PubSub standard.
The code is tested using the Unit Tests located in the project: Networking.SemanticData.UnitTest
The preliminary code help documentation is available for sponsors - consider joining.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.ComponentModel.Composition (>= 4.7.0)
- UAOOI.Configuration.Networking (>= 4.0.1)
- UAOOI.Networking.Core (>= 4.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UAOOI.Networking.SemanticData:
Package | Downloads |
---|---|
UAOOI.Networking.Encoding
This part provides implementation of the IEncodingFactory to lookup a dictionary containing value converters. The interface is used for late binding to inject dependency on the external library. This library provides IEncodingFactory functionality limited to encoding simple data types only for the testing purpose only. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 297 | 9/21/2020 |
4.0.1 | 560 | 2/1/2019 |
3.0.5 | 826 | 3/31/2018 |
3.0.1-Echo | 680 | 1/28/2018 |
Maintenance release - unimportant changes.