Libuv build automation for ASP.NET Core
Перейти к файлу
moozzyk efae59b88e Adding libuv for Fedora and OpenSUSE 2016-06-09 14:20:55 -07:00
build Match NuGet package versions with libuv version 2016-04-07 12:22:03 -07:00
src/libuv Update build scripts to match uv.gyp 2016-04-07 12:21:38 -07:00
submodules Update libuv to v1.9.0 2016-04-07 12:13:41 -07:00
.gitattributes Populating build from template 2015-09-23 10:46:05 -07:00
.gitignore Change to build to use dotnet 2016-01-13 11:52:23 -08:00
.gitmodules [PATCH 1/2] Adding libuv submodule pointing to version 1.7.4 2015-09-21 15:24:24 -07:00
CONTRIBUTING.md Initial commit 2015-09-21 11:00:14 -07:00
LICENSE.txt Initial commit 2015-09-21 11:00:14 -07:00
NuGet.config React to aspnet/Universe#290 fix 2015-10-11 00:47:47 -07:00
NuGet.master.config Populating build from template 2015-09-23 10:46:05 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:52:58 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
makefile.shade Adding libuv for Fedora and OpenSUSE 2016-06-09 14:20:55 -07:00

README.md

Libuv build automation

This repo hosts libuv build automation for ASP.NET Core.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.