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.2 |
Author(s): | Christopher M. Kohlhoff |
Last Update: | Monday, February 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://think-async.com/Asio/ |
NuGet Url: | https://www.nuget.org/packages/asio-cpp |
Install
Install-Package asio-cpp
dotnet add package asio-cpp
paket add asio-cpp
asio-cpp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags