Repo for ASP.NET experiments that are not ready for a production release
Перейти к файлу
Safia Abdalla 776c606e78
Fix up packge for OpenAPI XML support (#611)
2024-10-22 09:29:53 -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
SECURITY.md
activate.ps1
activate.sh
azure-pipelines-public.yml
azure-pipelines.yml
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.