Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aspnet/asplabs
- Owner: aspnet
- License: apache-2.0
- Created: 2016-10-10T21:02:00.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T16:29:55.000Z (2 months ago)
- Last Synced: 2025-01-02T21:02:37.487Z (about 8 hours ago)
- Language: C#
- Homepage:
- Size: 14.2 MB
- Stars: 1,227
- Watchers: 117
- Forks: 357
- Open Issues: 16
-
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
=======[![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).