Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspnet/asplabs

Repo for ASP.NET experiments that are not ready for a production release
https://github.com/aspnet/asplabs

Last synced: about 8 hours ago
JSON representation

Repo for ASP.NET experiments that are not ready for a production release

Awesome Lists containing this project

README

        

AspLabs
=======

[![Build Status](https://dev.azure.com/dnceng/public/_apis/build/status/aspnet/AspLabs/AspLabs-ci?branchName=main)](https://dev.azure.com/dnceng/public/_build/latest?definitionId=256&branchName=main)

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](https://github.com/dotnet/arcade).