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.24.0 | 
| Author(s): | wodeguaiguai | 
| Last Update: | Monday, October 17, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://think-async.com/Asio/ | 
| NuGet Url: | https://www.nuget.org/packages/asio-cppp-latest | 
Install
Install-Package asio-cppp-latest
                        dotnet add package asio-cppp-latest
                        paket add asio-cppp-latest
                        
                                asio-cppp-latest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags