Scaleout.Streaming.DigitalTwin.Core 0.6.0-beta

This is a prerelease version of Scaleout.Streaming.DigitalTwin.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Scaleout.Streaming.DigitalTwin.Core --version 0.6.0-beta
NuGet\Install-Package Scaleout.Streaming.DigitalTwin.Core -Version 0.6.0-beta
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="0.6.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scaleout.Streaming.DigitalTwin.Core --version 0.6.0-beta
#r "nuget: Scaleout.Streaming.DigitalTwin.Core, 0.6.0-beta"
#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=0.6.0-beta&prerelease

// Install Scaleout.Streaming.DigitalTwin.Core as a Cake Tool
#tool nuget:?package=Scaleout.Streaming.DigitalTwin.Core&version=0.6.0-beta&prerelease

Visit the library's documentation site for a Getting Started Guide and the API reference.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 57 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

Public beta-2 release. Added ProcessingContext.SendToTwin method, other code improvements.