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.
<PackageVersion Include="NWebsec.AzureStartupTasks" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="NWebsec.AzureStartupTasks" />
                    
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 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.
#addin nuget:?package=NWebsec.AzureStartupTasks&version=1.1.3
                    
Install NWebsec.AzureStartupTasks as a Cake Addin
#tool nuget:?package=NWebsec.AzureStartupTasks&version=1.1.3
                    
Install NWebsec.AzureStartupTasks as a Cake Tool

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 99,505 2/25/2018
1.1.2 97,628 11/17/2014
1.1.1 31,832 6/3/2014
1.1.0 1,312 5/29/2014
1.0.0 3,782 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.