Libuv build automation for ASP.NET Core
Перейти к файлу
Pranav K 21edb7ac19 Merge branch 'release' into dev 2015-10-28 12:50:41 -07:00
build Creating a NuGet package for libuv darwin 2015-09-24 10:43:44 -07:00
src/libuv Creating a NuGet package for libuv darwin 2015-09-24 10:43:44 -07:00
submodules Moving submodule to v1.7.3 2015-09-23 10:46:56 -07:00
.gitattributes Populating build from template 2015-09-23 10:46:05 -07:00
.gitignore Populating build from template 2015-09-23 10:46:05 -07: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 Initial commit 2015-09-21 11:00:14 -07:00
build.cmd Fix local build break 2015-10-12 12:57:27 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-11 00:47:47 -07:00
makefile.shade Adding architectures to build command 2015-10-01 16:00:04 -07:00

README.md

ASP.NET IIS Integration

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

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