This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Перейти к файлу
Victor Hurdugaci 65b5e83033 Update the build scripts to the latest version 2016-03-07 20:54:54 -08:00
src Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:31:13 -08:00
test Remove project name from output path 2016-03-02 16:33:17 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Common.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Return the error code from build.cmd 2016-02-28 10:12:10 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:54:54 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:54:54 -08:00
global.json

README.md

Common

AppVeyor: AppVeyor

Travis: Travis

The common repository includes multiple source files that are consumed through build-time NuGet packages.

Each NuGet package includes exactly one source file.

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.