NWebsec.AzureStartupTasks 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NWebsec.AzureStartupTasks --version 1.1.2
NuGet\Install-Package NWebsec.AzureStartupTasks -Version 1.1.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.AzureStartupTasks --version 1.1.2
#r "nuget: NWebsec.AzureStartupTasks, 1.1.2"
#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.2

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

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 85,791 2/25/2018
1.1.2 91,769 11/17/2014
1.1.1 17,547 6/3/2014
1.1.0 1,145 5/29/2014
1.0.0 3,413 10/13/2013

This release removes the AES-GCM cipher suites from TLS configuration to avoid potential issues introduced by MS14-066. See release notes at project web site for more details.