ENet.Managed 0.9.10

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

// Install ENet.Managed as a Cake Tool
#tool nuget:?package=ENet.Managed&version=0.9.10

A managed wrapper for ENet UDP Networking library, Supports both x86 and x64 windows apps. Check project url for more information.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.4.18-alpha 336 4/1/2021
5.0.4.17-alpha 222 3/29/2021
5.0.3.15-alpha 224 3/22/2021
5.0.3.14-alpha 240 3/22/2021
5.0.0-alpha 324 12/27/2020
4.2.6 1,283 8/28/2020
4.2.5 405 8/27/2020
4.2.4 400 8/27/2020
4.2.0 414 8/27/2020
4.1.0 587 7/10/2020
4.0.3 440 7/7/2020
4.0.0 441 7/6/2020
4.0.0-alpha 309 7/2/2020
3.0.2 2,535 10/26/2018
3.0.1 797 10/3/2018
3.0.0 798 9/14/2018
2.0.0 994 9/9/2018
1.0.1 804 9/8/2018
1.0.0 830 7/31/2018
0.9.11 1,065 4/30/2018
0.9.10 1,007 4/30/2018
0.9.9 930 4/19/2018
0.9.8 836 4/17/2018

- FIXED: return value of Connect() and ENetConnectEventArgs.Peer didn't equals