Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Info
Version: | 1.10.8 |
Author(s): | Scott Lee |
Last Update: | Monday, October 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://think-async.com/ |
NuGet Url: | https://www.nuget.org/packages/asio |
Install
Install-Package asio
dotnet add package asio
paket add asio
asio Download (Unzip the "nupkg" after downloading)
Dependencies
Tags