Vaser 1.1.6

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

// Install Vaser as a Cake Tool
#tool nuget:?package=Vaser&version=1.1.6

Vaser is a powerful high performance event based network engine library for C# .Net.
It’s possible to start multiple servers in one program and use the same network code for all servers.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Xamarin.iOS xamarinios10 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
1.1.23 1,093 10/23/2017
1.1.22 879 9/22/2017
1.1.21 1,057 5/16/2017
1.1.20 900 4/5/2017
1.1.19.3 950 3/21/2017
1.1.18.3-rc1 787 1/12/2017
1.1.16 1,004 1/2/2017
1.1.11 1,026 11/18/2016
1.1.9.2 956 11/15/2016
1.1.9 1,100 8/4/2016
1.1.8.1 974 7/24/2016
1.1.8 1,008 7/24/2016
1.1.7 964 6/9/2016
1.1.6 974 5/12/2016
1.1.4-alpha 796 3/18/2016
1.1.3 961 3/14/2016
1.1.2 977 3/9/2016
1.1.1 950 3/4/2016
1.1.0 985 1/21/2016
1.1.0-alpha2 800 12/16/2015
1.0.5.1-alpha 1,029 11/29/2015
1.0.5 1,137 11/27/2015
1.0.4.1 1,046 9/17/2015
1.0.4 1,032 9/10/2015
1.0.3 1,340 7/17/2015
1.0.2.1 1,137 4/16/2015
1.0.2 1,295 2/14/2015
1.0.1.1 1,333 1/30/2015

+ Improved performance
+ Updated portal architecture
+ Added packet dispatcher
+ Added "server.Start();"
+ Added Xamarin iOS Support
~ Fixed port typo

Note: the 1.1.0 version is not compatible with earlier versions.