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: 8 months 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 (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T16:29:55.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:43:31.403Z (about 1 year 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
- awesome-csharp - AspLabs - Repo for ASP.NET experiments that are not ready for a production release. (🗒️ Cheatsheets / 📦 Libraries)
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).