WindowsAzure.IPAddressRules 1.0.3

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

// Install WindowsAzure.IPAddressRules as a Cake Tool
#tool nuget:?package=WindowsAzure.IPAddressRules&version=1.0.3

This is a little modification I did from the great library Sandrino Di Mattia created: WindowsAzure.IPAddressRestrictions. The main reason of use this type of libraries is to allow you to configure firewall rules from the Azure Settings Panel without the need to republish the package or to RDP into an instance.
My change will allow you to manage firewall rules directly using allow/block actions, setting a specific port or "all" ports, set a specific IP, range of IPs, multiples IPs, Hosts or also All IPs.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.0.3 10,419 6/5/2014
1.0.2 1,350 12/9/2013
1.0.1 1,232 8/23/2013
1.0.0 1,173 8/23/2013

Support for Azure SDK 2.3