NWebsec.AzureStartupTasks 1.1.3-rc01

This is a prerelease version of NWebsec.AzureStartupTasks.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NWebsec.AzureStartupTasks --version 1.1.3-rc01
NuGet\Install-Package NWebsec.AzureStartupTasks -Version 1.1.3-rc01
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-rc01" />
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-rc01
#r "nuget: NWebsec.AzureStartupTasks, 1.1.3-rc01"
#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-rc01&prerelease

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

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,946 2/25/2018
1.1.2 92,222 11/17/2014
1.1.1 18,344 6/3/2014
1.1.0 1,149 5/29/2014
1.0.0 3,417 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.