776c606e78 | ||
---|---|---|
.config | ||
.vscode | ||
eng | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CODE-OF-CONDUCT.md | ||
CONTRIBUTING.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
LICENSE.txt | ||
NuGet.config | ||
README.md | ||
SECURITY.md | ||
activate.ps1 | ||
activate.sh | ||
azure-pipelines-public.yml | ||
azure-pipelines.yml | ||
build.cmd | ||
build.sh | ||
global.json |
README.md
AspLabs
Repo for ASP.NET experiments that are not ready for a production release.
Use https://github.com/aspnet/AspNetCore/issues for issues with this project.
Building
To build this repo, run the build.cmd
or build.sh
in the root of this repo. This repo uses the .NET Arcade toolset.