Repo for ASP.NET experiments that are not ready for a production release
Перейти к файлу
Immo Landwerth b16fb9e4a2
Merge pull request #606 from terrajobst/add-security-md
Add SECURITY.md
2024-09-13 00:34:12 -07:00
.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 Update README.md (#373) 2021-07-20 13:55:48 -07:00
SECURITY.md
activate.ps1
activate.sh
azure-pipelines-public.yml
azure-pipelines.yml Switch to macos-12 (#603) 2024-07-31 10:48:18 -07:00
build.cmd
build.sh
global.json

README.md

AspLabs

Build Status

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.