Libuv 1.10.0

dotnet add package Libuv --version 1.10.0
                    
NuGet\Install-Package Libuv -Version 1.10.0
                    
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="Libuv" Version="1.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Libuv" Version="1.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Libuv" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Libuv --version 1.10.0
                    
#r "nuget: Libuv, 1.10.0"
                    
#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.
#addin nuget:?package=Libuv&version=1.10.0
                    
Install Libuv as a Cake Addin
#tool nuget:?package=Libuv&version=1.10.0
                    
Install Libuv as a Cake Tool

Multi-platform support library with a focus on asynchronous I/O.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Libuv:

Package Downloads
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv

Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc

DotNetty.Transport.Libuv

Libuv transport model in DotNetty

NetUV.Core

Libuv .NET/Core binding

Emitter.Runtime

The core runtime for emitter.io - the clustered publish/subscribe MQTT broker.

SpanNetty.Transport.Libuv

Libuv transport model.

GitHub repositories (13)

Showing the top 5 popular GitHub repositories that depend on Libuv:

Repository Stars
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
dotnet/samples
Sample code referenced by the .NET documentation
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
Version Downloads Last updated
1.10.0 24,143,934 7/26/2017
1.10.0-preview1-22040 113,787 5/10/2017
1.9.2 18,539,615 5/24/2017
1.9.1 81,082,163 11/16/2016
1.9.0 55,713,342 6/27/2016
1.9.0-rc2-20896 1,699,481 5/16/2016