NWebsec.AzureStartupTasks 1.1.3

dotnet add package NWebsec.AzureStartupTasks --version 1.1.3
NuGet\Install-Package NWebsec.AzureStartupTasks -Version 1.1.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="NWebsec.AzureStartupTasks" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.AzureStartupTasks --version 1.1.3
#r "nuget: NWebsec.AzureStartupTasks, 1.1.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.
// Install NWebsec.AzureStartupTasks as a Cake Addin
#addin nuget:?package=NWebsec.AzureStartupTasks&version=1.1.3

// Install NWebsec.AzureStartupTasks as a Cake Tool
#tool nuget:?package=NWebsec.AzureStartupTasks&version=1.1.3

Provides a startup task to harden the TLS configuration on Azure role instances. See project website for documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
1.1.3 86,322 2/25/2018
1.1.2 91,971 11/17/2014
1.1.1 17,829 6/3/2014
1.1.0 1,145 5/29/2014
1.0.0 3,413 10/13/2013

This release brings the cipher list up to par with the latest WS2016 release, excluding ciphers with insecure parameters on older OS version. See release notes at project web site for more details.