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 1 month ago
JSON representation
Repo for ASP.NET experiments that are not ready for a production release
- Host: GitHub
- URL: https://github.com/aspnet/AspLabs
- Owner: aspnet
- License: apache-2.0
- Created: 2016-10-10T21:02:00.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T16:29:55.000Z (7 months ago)
- Last Synced: 2024-10-29T15:43:31.403Z (7 months ago)
- Language: C#
- Homepage:
- Size: 14.2 MB
- Stars: 1,223
- Watchers: 117
- Forks: 356
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
AspLabs
=======[](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).