Skip to content

txdv/LibuvSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80cb95a · Nov 23, 2016
Oct 23, 2012
Sep 7, 2016
Sep 8, 2016
Nov 23, 2016
Jan 26, 2013
Feb 12, 2015
Oct 23, 2012
Dec 12, 2014
Apr 4, 2016
Apr 11, 2016
Jul 16, 2015
Oct 23, 2012
Mar 23, 2015
Apr 7, 2015
Mar 31, 2015
Sep 7, 2016
Mar 23, 2015

Repository files navigation

LibuvSharp Build Status License

This is a C# wrapper for the libuv library.

License

The wrapper is available under the MIT license. Note that the actual library is not licensed under the MIT license.

Compiling libuv

Windows

In order to compile libuv, open a Visual Studio Developer console and go to the subdirectory libuv and execute the following command:

vcbuild.bat release share

Releases

No releases published

Packages

No packages published

Languages