Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bertk/arcade-light
Arcade-light is inspired from dotnet/arcade but minimized and without Microsoft proprietary tooling
https://github.com/Bertk/arcade-light
build-tool dotnet
Last synced: 5 days ago
JSON representation
Arcade-light is inspired from dotnet/arcade but minimized and without Microsoft proprietary tooling
- Host: GitHub
- URL: https://github.com/Bertk/arcade-light
- Owner: Bertk
- License: mit
- Created: 2022-01-01T10:08:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:37:14.000Z (6 months ago)
- Last Synced: 2024-05-22T10:49:03.570Z (6 months ago)
- Topics: build-tool, dotnet
- Language: C#
- Homepage:
- Size: 1.62 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.TXT
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# arcade-light
Arcade-light is inspired from dotnet/arcade but minimized and without Microsoft proprietary tooling (see [ArcadeLightSdk.md](https://github.com/Bertk/arcade-light/blob/main/Documentation/ArcadeLightSdk.md))
> [!NOTE]
> .NET 8 supports also a [simplified output folder](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8#simplified-output-paths)## CI status
[![Build Status](https://dev.azure.com/bertk0374/arcade-light/_apis/build/status/Bertk.arcade-light?branchName=main)](https://dev.azure.com/bertk0374/arcade-light/_build/latest?definitionId=1&branchName=main)
![Code%20Coverage->main](https://img.shields.io/azure-devops/coverage/bertk0374/arcade-light/1/main?label=Code%20Coverage-%3Emain)## nuget.org status
![Nuget](https://img.shields.io/nuget/v/DotNetDev.ArcadeLight.Sdk)
![Nuget](https://img.shields.io/nuget/dt/DotNetDev.ArcadeLight.Sdk)## GitHub actions
![GitHub Workflow .NET Status (manual trigger)](https://img.shields.io/github/actions/workflow/status/Bertk/arcade-light/dotnet.yml?label=.NET)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Bertk/arcade-light/dotnet.yml?label=CodeQL)