Scaleout.Streaming.DigitalTwin.Deployment
1.6.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Scaleout.Streaming.DigitalTwin.Deployment --version 1.6.0
NuGet\Install-Package Scaleout.Streaming.DigitalTwin.Deployment -Version 1.6.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.Deployment" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scaleout.Streaming.DigitalTwin.Deployment --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scaleout.Streaming.DigitalTwin.Deployment, 1.6.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.Deployment as a Cake Addin #addin nuget:?package=Scaleout.Streaming.DigitalTwin.Deployment&version=1.6.0 // Install Scaleout.Streaming.DigitalTwin.Deployment as a Cake Tool #tool nuget:?package=Scaleout.Streaming.DigitalTwin.Deployment&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nuget: Install-Package Scaleout.Streaming.DigitalTwin.Deployment
Visit the library's documentation site for a Getting Started Guide and the API reference.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Extensions.Logging (>= 3.1.5)
- Newtonsoft.Json (>= 12.0.3)
- NLog (>= 4.7.2)
- Scaleout.Streaming.DigitalTwin.Common (>= 1.6.0)
- Scaleout.Streaming.DigitalTwin.Core (>= 1.6.0)
- System.Reactive.Linq (>= 4.4.1)
- System.Threading.Tasks.Dataflow (>= 4.11.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.9.0 | 700 | 3/17/2023 | |
3.0.0 | 914 | 9/14/2022 | |
2.0.2 | 866 | 7/27/2022 | |
2.0.1 | 922 | 7/5/2022 | |
2.0.0 | 852 | 5/3/2022 | |
1.9.4 | 923 | 1/22/2022 | |
1.9.0 | 764 | 11/19/2021 | |
1.8.5 | 708 | 11/19/2021 | |
1.8.0 | 828 | 7/2/2021 | |
1.7.0 | 811 | 4/20/2021 | |
1.6.1 | 972 | 8/20/2020 | |
1.6.0 | 960 | 6/30/2020 | |
1.5.2 | 978 | 6/17/2020 | |
1.5.1 | 955 | 6/4/2020 | |
1.5.0 | 982 | 3/10/2020 | |
1.4.7 | 1,052 | 2/1/2020 | |
1.4.1 | 989 | 1/30/2020 | |
1.4.0 | 1,035 | 1/22/2020 | |
1.3.8 | 1,037 | 1/18/2020 | |
1.3.7 | 1,141 | 12/30/2019 | |
1.3.6 | 1,135 | 12/30/2019 | |
1.3.5 | 1,019 | 12/24/2019 | |
1.3.4 | 1,034 | 10/7/2019 | |
1.3.3 | 995 | 9/25/2019 | |
1.3.2 | 1,065 | 9/19/2019 | |
1.3.1 | 1,055 | 9/17/2019 | |
1.3.0 | 984 | 9/12/2019 | |
1.2.16 | 1,074 | 8/30/2019 | |
1.2.15 | 1,074 | 8/9/2019 | |
1.2.14 | 1,076 | 7/25/2019 | |
1.2.13 | 1,077 | 7/23/2019 | |
1.2.11 | 1,066 | 7/23/2019 | |
1.2.10 | 1,043 | 7/22/2019 | |
1.2.9 | 1,014 | 7/19/2019 | |
1.2.6 | 2,130 | 7/9/2019 | |
1.2.5 | 1,004 | 7/3/2019 | |
0.7.0-beta | 940 | 3/8/2019 | |
0.6.0-beta | 955 | 2/27/2019 | |
0.5.6-beta | 1,121 | 11/1/2018 | |
0.5.5-beta | 983 | 10/30/2018 | |
0.5.4-beta | 1,053 | 10/25/2018 | |
0.5.3-beta | 1,122 | 10/25/2018 | |
0.5.2-beta | 1,068 | 10/23/2018 |
Added an ability to remove digital twin model by leaving the twin instances alive. Moved some sharable classes into the ScaleOut.Streaming.DigitalTwin.Common package. Updated versions of all dependent packages to their latest.