Mono.Nat
1.2.7
See the version list below for details.
dotnet add package Mono.Nat --version 1.2.7
NuGet\Install-Package Mono.Nat -Version 1.2.7
<PackageReference Include="Mono.Nat" Version="1.2.7" />
paket add Mono.Nat --version 1.2.7
#r "nuget: Mono.Nat, 1.2.7"
// Install Mono.Nat as a Cake Addin #addin nuget:?package=Mono.Nat&version=1.2.7 // Install Mono.Nat as a Cake Tool #tool nuget:?package=Mono.Nat&version=1.2.7
NAT stack for Mono and .NET applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
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 |
|
linker.tunnel
linker tunnel |
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 | 210,003 | 10/19/2022 |
3.0.3 | 98,241 | 3/31/2022 |
3.0.2 | 46,000 | 11/7/2021 |
3.0.1 | 548,282 | 11/11/2020 |
3.0.0 | 14,828 | 9/7/2020 |
2.0.2 | 8,648 | 7/30/2020 |
2.0.1 | 29,365 | 4/10/2020 |
2.0.0 | 43,419 | 9/8/2019 |
1.2.24 | 28,710 | 4/26/2015 |
1.2.23 | 1,599 | 3/23/2015 |
1.2.22 | 1,428 | 3/23/2015 |
1.2.21 | 23,646 | 7/22/2014 |
1.2.20 | 1,608 | 6/30/2014 |
1.2.19 | 1,488 | 6/30/2014 |
1.2.13 | 1,636 | 5/27/2014 |
1.2.12 | 1,469 | 5/27/2014 |
1.2.10 | 1,515 | 5/16/2014 |
1.2.7 | 1,585 | 4/30/2014 |
1.1.13 | 1,374 | 2/6/2014 |
1.1.12 | 1,252 | 2/3/2014 |
1.1.11 | 1,312 | 1/30/2014 |
1.1.10 | 1,286 | 1/23/2014 |
1.1.9 | 1,264 | 1/23/2014 |
1.1.8 | 1,272 | 1/23/2014 |
1.1.7 | 1,298 | 1/19/2014 |
1.1.6 | 1,256 | 12/30/2013 |
1.1.5 | 1,444 | 12/30/2013 |
1.1.4 | 1,268 | 12/22/2013 |
1.1.3 | 1,889 | 12/22/2013 |
Added useful improvements/fixes from Github user cwensley
Removed dependency on Type2Byte as It has been deprecated following confirmation that BitConvert actually does work with Mono.
Added Android target for nuget.
Fixed some breaking changes from a massive a cleanup