Microsoft.Azure.StreamAnalytics.CICD 1.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.StreamAnalytics.CICD --version 1.3.0
NuGet\Install-Package Microsoft.Azure.StreamAnalytics.CICD -Version 1.3.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="Microsoft.Azure.StreamAnalytics.CICD" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.StreamAnalytics.CICD --version 1.3.0
#r "nuget: Microsoft.Azure.StreamAnalytics.CICD, 1.3.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 Microsoft.Azure.StreamAnalytics.CICD as a Cake Addin
#addin nuget:?package=Microsoft.Azure.StreamAnalytics.CICD&version=1.3.0

// Install Microsoft.Azure.StreamAnalytics.CICD as a Cake Tool
#tool nuget:?package=Microsoft.Azure.StreamAnalytics.CICD&version=1.3.0

This package provides the MSBuild, local run and deploy tools that support the CI/CD of Stream Analytics Visual Studio projects. You can find detailed instructions in readme.txt file

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • No dependencies.

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.0.0 16,738 9/3/2020
2.4.1 38,230 4/1/2020
2.4.0 8,945 3/13/2020
2.3.0 22,253 12/13/2019
2.1.0 16,949 10/10/2019
2.0.0 13,450 8/21/2019
1.9.0 10,722 7/9/2019
1.8.0 22,496 5/5/2019
1.7.0 13,050 4/2/2019
1.6.0 15,780 1/23/2019
1.4.0 11,148 7/18/2018
1.3.0 4,613 6/15/2018
1.2.0 7,216 3/22/2018
1.1.0 5,320 3/8/2018
1.0.0 31,986 9/18/2017

1. Fix template parameter name issue for storage account.
2. Fix generated azure template can not be consumed by VS Azure resource group project issue.
3. Support LastOutputEventTime as job outputstart mode.