ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. https://asp.net/
|
|
8 years ago | |
|---|---|---|
| .vscode | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
| build | 39fbf4d139 Add Microsoft.DotNet.PlatformAbstractions to the list of external dependencies | 8 years ago |
| modules | 65eab9c351 Updating submodule(s) | 8 years ago |
| scripts | 91556e0a3e Build Repos before pushing | 8 years ago |
| src | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
| .editorconfig | e841229782 Verify and mirror external dependencies and self-consistent package versions (#566) | 8 years ago |
| .gitattributes | 77bcf111fb All line endings | 10 years ago |
| .gitignore | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
| .gitmodules | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
| CONTRIBUTING.md | 9b07b0cddc Update Home master -> Home dev | 10 years ago |
| LICENSE.txt | b781df02af Update LICENSE.txt and license header on files. | 11 years ago |
| NuGet.config | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
| README.md | cccfe3dd57 Use submodules for source dependencies (#621) | 8 years ago |
| build.cmd | 4561d402fe Update bootstrappers | 8 years ago |
| build.sh | 4561d402fe Update bootstrappers | 8 years ago |
| korebuild-lock.txt | 3775b7c1b9 Rollback to BuildTools 2.1.0-preview1-15551 | 8 years ago |
| korebuild.json | a01aee7e9c Add scripts to auto-update build tools and submodules (#618) | 8 years ago |
| run.cmd | 4561d402fe Update bootstrappers | 8 years ago |
| run.ps1 | 4561d402fe Update bootstrappers | 8 years ago |
| run.sh | 4561d402fe Update bootstrappers | 8 years ago |
| version.props | dae1f1ce78 Merge branch 'rel/2.0.3' into dev | 8 years ago |
Build infrastructure used to produce the whole ASP.NET Core stack.
git clone --recursive https://github.com/aspnet/Universe.git
cd Universe
./build.cmd
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.