Libuv 1.9.0
Multi-platform support library with a focus on asynchronous I/O.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Libuv -Version 1.9.0
dotnet add package Libuv --version 1.9.0
<PackageReference Include="Libuv" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Libuv --version 1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Libuv, 1.9.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Libuv as a Cake Addin
#addin nuget:?package=Libuv&version=1.9.0
// Install Libuv as a Cake Tool
#tool nuget:?package=Libuv&version=1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
Used By
NuGet packages (1)
Showing the top 1 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/aspnet/KestrelHttpServer/tree/5db6394769e229139cbf8538ec73253ce76e735b
|