Tungsten.Firewall 4.6.7

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

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

Notes:

  • 1/19/25 - fixed a reference bug in Tungsten.Data.Core and Tungsten.Data
  • 1/15/25 = Moved Reliable functionality into Tungsten. Added FileInformation to Tungsten. Deprecated Tungsten.Reliable and Tungsten.Property.
  • 12/21/24 - Breaking release. Many bug fixes. Merged some packages into Tungsten (As, From, SolitaryApplication).
  • 3/30/2021 - NuGet package for v3.0.6 has been published
  • 3/30/2021 - Small changes to W.Net.Tcp to expose connections and to W.Threading.Lockers.SpinLocker
  • 1/1/2020 - Initial checkin for v3.0.0
  • The first commit of Tungsten as a single package(version 3.0 of the Tungsten library)

Key features
Package Feature
Tungsten AsXXX extensions, Atomic, FileInformation, FromXXX extensions, NotifyPropertyChanged, Reliable, ReliableSlim, SolitaryApplication, RandomWordGenerator, Undoable
.ArrayExtensions Provides additional functionality for arrays (Peek, Take, Trim, Append, Insert)
.CallResult A class which can be used as a return value to specify success/fail, an exception if on occurred, and a result
.Data A database api. Utilizes LiteDB.
.Data.Core Provides core definitions for Tungsten.Data.
.Discovery Provides mechanism to for client/server discovery
.Encryption Provides several utility classes for RSA encryption and MD5 password hashes
.EventTemplate A class which makes exposing and raising an event somewhat easier
.Firewall Static methods to add and remove firewall rules
.Logging Provides basic support for logging. Handle the W.Logging.Log.LogTheMessage event to provide additional logging functionality.
.Management Provides basic BIOS and Motherboard information via System.Management.
.NanoId Copy of Nanoid (with no changes), as provided by codeyu
.Net Client and server for Tcp and Udp with Generics support and assymetric encryption (public key/private key encryption with no symmetric key; secure transmission, but does not prevent man-in-the-middle attacks)
.Property A class which implements IPropertyChangedNotifier. PropertySlim is a lightweight version of Property and can be used in simpler scenarios (where ownership isn't necessary).
.Reflection Additional reflection helpers.
.Serialize.Linq Copy of Serialize.Linq (with no changes) as provided by esskar
.Threading Provides a Thread.Sleep method and ThreadMethod which makes creating a background thread (long running task) easy
.Threading.Lockers Provides classes which support resource locking (MonitorLocker, ReaderWriterLocker, SemaphoreLocker and SpinLocker)

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • 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
4.6.7 28 1/26/2025
4.6.0 66 1/18/2025
4.4.2 91 12/22/2024
2.0.2 3,313 7/14/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 923 7/14/2018
2.0.0 1,124 3/21/2018
1.0.2 1,442 4/15/2017