Tungsten.Firewall
2.0.2
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
<PackageReference Include="Tungsten.Firewall" Version="2.0.2" />
paket add Tungsten.Firewall --version 2.0.2
#r "nuget: Tungsten.Firewall, 2.0.2"
// 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 | Versions 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. |
-
.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
|
Added a Rules.Add overload which supports all the parameters for creating a firewall rule