Mono.Nat 1.1.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mono.Nat --version 1.1.12
NuGet\Install-Package Mono.Nat -Version 1.1.12
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="Mono.Nat" Version="1.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Nat --version 1.1.12
#r "nuget: Mono.Nat, 1.1.12"
#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 Mono.Nat as a Cake Addin
#addin nuget:?package=Mono.Nat&version=1.1.12

// Install Mono.Nat as a Cake Tool
#tool nuget:?package=Mono.Nat&version=1.1.12

NAT stack for Mono and .NET applications

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Mono.Nat:

Package Downloads
MonoTorrent

MonoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Notable features include: -Encryption -Dht -Peer Exchange (uTorrent style) -Local Peer Discovery -Web Seeding (getright style) -Magnet Links / Metadata download -IPV6 -FAST Extensions -Sparse files (NTFS file system) -Multi-tracker torrents -Compact tracker responses -IP Address white listing / black listing -Fast Resume -Initial Seeding (super seeding) -Selective downloading -Prioritised downloading -Full bittorrent tracker -Dynamic request queue size -Memory Cache -Endgame mode -Per torrent and global rate limiting -Individual file relocation

RaptureTorrent

MonoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Notable features include: -Encryption -Dht -Peer Exchange (uTorrent style) -Local Peer Discovery -Web Seeding (getright style) -Magnet Links / Metadata download -IPV6 -FAST Extensions -Sparse files (NTFS file system) -Multi-tracker torrents -Compact tracker responses -IP Address white listing / black listing -Fast Resume -Initial Seeding (super seeding) -Selective downloading -Prioritised downloading -Full bittorrent tracker -Dynamic request queue size -Memory Cache -Endgame mode -Per torrent and global rate limiting -Individual file relocation

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Mono.Nat:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
Version Downloads Last updated
3.0.4 126,024 10/19/2022
3.0.3 91,912 3/31/2022
3.0.2 41,955 11/7/2021
3.0.1 517,790 11/11/2020
3.0.0 11,683 9/7/2020
2.0.2 8,597 7/30/2020
2.0.1 28,977 4/10/2020
2.0.0 41,254 9/8/2019
1.2.24 28,400 4/26/2015
1.2.23 1,555 3/23/2015
1.2.22 1,392 3/23/2015
1.2.21 23,602 7/22/2014
1.2.20 1,561 6/30/2014
1.2.19 1,441 6/30/2014
1.2.13 1,593 5/27/2014
1.2.12 1,432 5/27/2014
1.2.10 1,472 5/16/2014
1.2.7 1,554 4/30/2014
1.1.13 1,332 2/6/2014
1.1.12 1,211 2/3/2014
1.1.11 1,260 1/30/2014
1.1.10 1,250 1/23/2014
1.1.9 1,227 1/23/2014
1.1.8 1,227 1/23/2014
1.1.7 1,263 1/19/2014
1.1.6 1,217 12/30/2013
1.1.5 1,406 12/30/2013
1.1.4 1,232 12/22/2013
1.1.3 1,807 12/22/2013

Added useful improvements/fixes from Github user cwensley
Removed dependency on Type2Byte as It has been deprecated following confirmation that BitConvert actualy does work with Mono.