Scaleout.Streaming.DigitalTwin.Core
3.0.0
dotnet add package Scaleout.Streaming.DigitalTwin.Core --version 3.0.0
NuGet\Install-Package Scaleout.Streaming.DigitalTwin.Core -Version 3.0.0
<PackageReference Include="Scaleout.Streaming.DigitalTwin.Core" Version="3.0.0" />
paket add Scaleout.Streaming.DigitalTwin.Core --version 3.0.0
#r "nuget: Scaleout.Streaming.DigitalTwin.Core, 3.0.0"
// Install Scaleout.Streaming.DigitalTwin.Core as a Cake Addin
#addin nuget:?package=Scaleout.Streaming.DigitalTwin.Core&version=3.0.0
// Install Scaleout.Streaming.DigitalTwin.Core as a Cake Tool
#tool nuget:?package=Scaleout.Streaming.DigitalTwin.Core&version=3.0.0
ScaleOut DigitalTwin Core Types Library.
Nuget: Install-Package Scaleout.Streaming.DigitalTwin.Core
Visit the library's documentation site for a Getting Started Guide and the API reference.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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.Annotations (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Scaleout.Streaming.DigitalTwin.Core:
Package | Downloads |
---|---|
Scaleout.Streaming.DigitalTwin.Common
This package contains shared classes and interfaces that are used by other ScaleOut DigitalTwin Builder™ Toolkit components. |
|
Scaleout.Streaming.DigitalTwin.Deployment
This package contains all necessary components for developing digital twin models and loading them into ScaleOut StreamServer™ for use in processing incoming messages from data sources. |
|
Scaleout.AzureIoT.Client
This package contains all necessary components to connect ScaleOut StreamServer™ to Microsoft Azure IoT Hub for receiving and processing messages from data sources by instances of digital twin models deployed using ScaleOut Digital Twin Builder™. |
|
Scaleout.Streaming.DigitalTwin.Mock
This package contains all necessary components for developing real-time digital twin models and testing them in a mock environment. |
|
Scaleout.DigitalTwin.Client
ScaleOut Digital Twin Streaming Service™ client library for .NET Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 689 | 9/14/2022 |
2.0.0 | 2,096 | 5/3/2022 |
1.9.0 | 1,183 | 11/19/2021 |
1.7.0 | 1,133 | 7/2/2021 |
1.6.0 | 2,249 | 6/30/2020 |
1.3.8 | 3,222 | 1/18/2020 |
1.3.5 | 1,020 | 12/24/2019 |
1.3.0 | 2,157 | 9/12/2019 |
1.2.9 | 3,155 | 7/19/2019 |
1.2.5 | 982 | 7/3/2019 |
0.7.0-beta | 494 | 3/8/2019 |
0.6.0-beta | 492 | 2/27/2019 |
0.5.6-beta | 574 | 11/1/2018 |
0.5.5-beta | 603 | 10/30/2018 |
Added new abstact ProcessTimer method to the MessageProcessor abstract base class.