Mono.Nat
1.2.23
See the version list below for details.
dotnet add package Mono.Nat --version 1.2.23
NuGet\Install-Package Mono.Nat -Version 1.2.23
<PackageReference Include="Mono.Nat" Version="1.2.23" />
<PackageVersion Include="Mono.Nat" Version="1.2.23" />
<PackageReference Include="Mono.Nat" />
paket add Mono.Nat --version 1.2.23
#r "nuget: Mono.Nat, 1.2.23"
#addin nuget:?package=Mono.Nat&version=1.2.23
#tool nuget:?package=Mono.Nat&version=1.2.23
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 (5)
Showing the top 5 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 |
|
MicroSerializationLibrary
Fast, Efficient, 100% Managed, Peer to Peer, Non Generic, Extensible TCP Client & Server with built in Serialization that can be used to transmit any type. |
|
linker.tunnel
linker tunnel |
|
MicroSerializationLibrary.Android
MicroSerializationLibrary is a Network & Serialization library intended for ease of use. |
|
SocketJack
Fast, Efficient, 100% Managed, Peer to Peer, Non Generic, Extensible TCP Client & Server with built in Serialization that can be used to transmit any object. |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on Mono.Nat:
Repository | Stars |
---|---|
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
|
|
cwensley/pablodraw
PabloDraw is an Ansi/Ascii text and RIPscrip vector graphic art editor/viewer with multi-user capabilities.
|
|
XboxChaos/Assembly
Multi-Generation Blam Engine Research Tool
|
|
vesoapp/veso
Open source media server.
|
|
RimWorld-Together/Rimworld-Together
A Community Driven Multiplayer Mod for Rimworld!
|
Version | Downloads | Last updated |
---|---|---|
3.0.4 | 248,311 | 10/19/2022 |
3.0.3 | 100,911 | 3/31/2022 |
3.0.2 | 49,713 | 11/7/2021 |
3.0.1 | 574,417 | 11/11/2020 |
3.0.0 | 20,616 | 9/7/2020 |
2.0.2 | 8,694 | 7/30/2020 |
2.0.1 | 29,614 | 4/10/2020 |
2.0.0 | 50,286 | 9/8/2019 |
1.2.24 | 29,015 | 4/26/2015 |
1.2.23 | 1,727 | 3/23/2015 |
1.2.22 | 1,561 | 3/23/2015 |
1.2.21 | 23,783 | 7/22/2014 |
1.2.20 | 1,739 | 6/30/2014 |
1.2.19 | 1,617 | 6/30/2014 |
1.2.13 | 1,772 | 5/27/2014 |
1.2.12 | 1,605 | 5/27/2014 |
1.2.10 | 1,649 | 5/16/2014 |
1.2.7 | 1,721 | 4/30/2014 |
1.1.13 | 1,511 | 2/6/2014 |
1.1.12 | 1,385 | 2/3/2014 |
1.1.11 | 1,441 | 1/30/2014 |
1.1.10 | 1,416 | 1/23/2014 |
1.1.9 | 1,395 | 1/23/2014 |
1.1.8 | 1,404 | 1/23/2014 |
1.1.7 | 1,430 | 1/19/2014 |
1.1.6 | 1,391 | 12/30/2013 |
1.1.5 | 1,650 | 12/30/2013 |
1.1.4 | 1,404 | 12/22/2013 |
1.1.3 | 2,050 | 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
Added unicast support for discovery phase (supported by UPnP 1.1 compliant IGDs only)