Tungsten.Firewall 2.0.2

Suggested Alternatives

Tungsten

Additional Details

Due to the advances with Visual Studio and to make coding easier, all of the Tungsten projects have been re-integrated into a single project (and NuGet package).  Also removed support for .Net Framework 2.0 and 3.5.

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

// Install Tungsten.Firewall as a Cake Tool
#tool nuget:?package=Tungsten.Firewall&version=2.0.2

Tungsten.Firewall is a minimal library, using NetFwTypeLib, to add and remove Windows firewall rules.  Note that your application will need administrative rights to add/remove firewall rules.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Tungsten.Firewall:

Repository Stars
AmanoTooko/Daigassou
Transfer midi file to keyboard events in FFXIV bard performance solo and multiplayer
gregstein/AoE2Tools
A lightweight program that lets you easily play your Steam version of Age of Empires 2 HD in Voobly format. In addition to Mega Utilities
Version Downloads Last updated
2.0.2 3,058 7/14/2018
2.0.1 872 7/14/2018
2.0.0 1,078 3/21/2018
1.0.2 1,378 4/15/2017

Added a Rules.Add overload which supports all the parameters for creating a firewall rule