Scaleout.Streaming.DigitalTwin.Core 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Scaleout.Streaming.DigitalTwin.Core --version 2.0.0
NuGet\Install-Package Scaleout.Streaming.DigitalTwin.Core -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Scaleout.Streaming.DigitalTwin.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scaleout.Streaming.DigitalTwin.Core --version 2.0.0
#r "nuget: Scaleout.Streaming.DigitalTwin.Core, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Scaleout.Streaming.DigitalTwin.Core as a Cake Addin
#addin nuget:?package=Scaleout.Streaming.DigitalTwin.Core&version=2.0.0

// Install Scaleout.Streaming.DigitalTwin.Core as a Cake Tool
#tool nuget:?package=Scaleout.Streaming.DigitalTwin.Core&version=2.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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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.Streaming.DigitalTwin.Alerting

This package allows real-time digital twins sending notification or alert messages to the monitoring services such as Splunk On-Call™, PagerDuty™, or Slack™.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 86 3/14/2024
3.11.0 478 12/11/2023
3.10.0 400 11/1/2023
3.9.0 813 3/17/2023
3.0.0 1,463 9/14/2022
2.0.0 5,213 5/3/2022
1.9.0 2,878 11/19/2021
1.7.0 2,869 7/2/2021
1.6.0 5,045 6/30/2020
1.3.8 7,749 1/18/2020
1.3.5 2,537 12/24/2019
1.3.0 5,338 9/12/2019
1.2.9 7,907 7/19/2019
1.2.5 2,186 7/3/2019
0.7.0-beta 1,294 3/8/2019
0.6.0-beta 1,277 2/27/2019
0.5.6-beta 1,363 11/1/2018
0.5.5-beta 1,387 10/30/2018

Added new abstact ProcessTimer method to the MessageProcessor abstract base class.