Network 6.2.5.23
dotnet add package Network --version 6.2.5.23
NuGet\Install-Package Network -Version 6.2.5.23
<PackageReference Include="Network" Version="6.2.5.23" />
<PackageVersion Include="Network" Version="6.2.5.23" />
<PackageReference Include="Network" />
paket add Network --version 6.2.5.23
#r "nuget: Network, 6.2.5.23"
#:package Network@6.2.5.23
#addin nuget:?package=Network&version=6.2.5.23
#tool nuget:?package=Network&version=6.2.5.23
Network library supporting: TCP, UDP, RSA, events and objects. Fast and simple, with only 48bit overhead per packet. Send and receive packets with async operations.
Examples at: https://www.indie-dev.at/overview-en/
Documentation at: https://www.indie-dev.at/NetworkLib/HelpFile_6.2.5.21/
Fork me: https://github.com/Toemsel/Network
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- ConsoleTables (>= 2.4.2)
- Microsoft.CSharp (>= 4.7.0)
- System.Net.Sockets (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Network:
| Package | Downloads |
|---|---|
|
Frank.Libraries.Machine
Not very useful at the moment, but is intended to become a helpful tool for accessing device information |
|
|
SCPackets
Library for use in both Sharpdj Client and Server. Contains packets definitions and models |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.2.5.23 | 9,787 | 2021/8/31 |
| 6.2.4.21 | 3,490 | 2020/8/11 |
| 6.1.4.20 | 2,523 | 2020/1/4 |
| 6.1.3.18 | 1,993 | 2019/10/20 |
| 6.1.2.16 | 6,199 | 2019/7/31 |
| 6.1.2.15 | 6,187 | 2019/6/8 |
| 6.1.2.14 | 6,043 | 2019/5/30 |
| 6.1.1.13-rc | 5,774 | 2019/5/28 |
| 6.1.1.12 | 5,978 | 2019/5/24 |
| 6.1.1.11 | 6,048 | 2019/5/20 |
| 6.1.1.10 | 6,124 | 2019/5/6 |
| 6.1.1.9 | 6,105 | 2019/5/2 |
| 6.1.0.7 | 6,136 | 2019/3/12 |
| 6.1.0.3 | 6,174 | 2019/2/12 |
| 6.1.0.2 | 6,442 | 2018/10/21 |
+ Documentation update
+ IPv6 support added
+ .NET 5 support added
- Removed .NET46 and .NET5 build target
- Bluetooth support removed