xENet 1.1.3
dotnet add package xENet --version 1.1.3
NuGet\Install-Package xENet -Version 1.1.3
<PackageReference Include="xENet" Version="1.1.3" />
<PackageVersion Include="xENet" Version="1.1.3" />
<PackageReference Include="xENet" />
paket add xENet --version 1.1.3
#r "nuget: xENet, 1.1.3"
#:package xENet@1.1.3
#addin nuget:?package=xENet&version=1.1.3
#tool nuget:?package=xENet&version=1.1.3
This project is a pure C# translation of enet, no binaries.
Where udp implementation: NativeSockets.
It is fully wire‑compatible with the original C library.
Why?
The original ENet relies on platform-specific native binaries,
which poses challenges for cross-platform distribution and deployment.
This project eliminates that dependency while preserving full compatibility with the original implementation.
Supporters
This project is sponsored by: no one.
a lifetime of living in obscurity, struggling to make ends meet, and enduring humiliation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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 is compatible. 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 is compatible. 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | 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.1
- NativeSockets (>= 1.4.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net10.0
- NativeSockets (>= 1.4.1)
-
net5.0
- NativeSockets (>= 1.4.1)
-
net6.0
- NativeSockets (>= 1.4.1)
-
net7.0
- NativeSockets (>= 1.4.1)
-
net8.0
- NativeSockets (>= 1.4.1)
-
net9.0
- NativeSockets (>= 1.4.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xENet:
| Package | Downloads |
|---|---|
|
yENet
ENet reliable UDP networking library with no binary dependencies. |
GitHub repositories
This package is not used by any popular GitHub repositories.