Microsoft.SCP.Net.SDK 1.0.0.3

dotnet add package Microsoft.SCP.Net.SDK --version 1.0.0.3
                    
NuGet\Install-Package Microsoft.SCP.Net.SDK -Version 1.0.0.3
                    
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="Microsoft.SCP.Net.SDK" Version="1.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SCP.Net.SDK" Version="1.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SCP.Net.SDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SCP.Net.SDK --version 1.0.0.3
                    
#r "nuget: Microsoft.SCP.Net.SDK, 1.0.0.3"
                    
#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.
#addin nuget:?package=Microsoft.SCP.Net.SDK&version=1.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SCP.Net.SDK&version=1.0.0.3
                    
Install as a Cake Tool

This package contains SCP.Net SDK to develop Apache Storm topologies in .Net for Microsoft Azure HDInsight

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.SCP.Net.SDK:

Package Downloads
Microsoft.SCP.Net.Samples.HelloWorld

This package contains SCP.Net Samples to develop Apache Storm topologies in .Net for Microsoft Azure HDInsight

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.3 10,070 3/28/2017
1.0.0.2 1,309 3/14/2017
1.0.0.1 1,587 10/10/2016
0.10.0.6 7,132 9/14/2016
0.10.0.5-prerelease 1,017 9/11/2016
0.9.4.400 6,836 4/22/2016
0.9.4.346 18,021 6/24/2015
0.9.4.283 3,189 4/27/2015
0.9.4.203 10,090 2/10/2015
0.9.4.177-preview 1,228 1/28/2015
0.9.4.175-preview 1,176 1/15/2015
0.9.4.131-preview 1,365 11/19/2014
0.9.4.125-preview 1,869 11/10/2014
0.9.4.124-preview 1,896 11/10/2014

SCP.Net SDK that is compatible with Linux based HDInsight Storm 3.5 clusters. Please note this is not compatible with HDP 3.4 or below releases as it targets Storm 1.0.x.