Skip to content
/ arcade Public

Tools that provide common build infrastructure for multiple .NET Foundation projects.

License

Notifications You must be signed in to change notification settings

dotnet/arcade

Folders and files

NameName
Last commit message
Last commit date
Sep 1, 2023
Jul 27, 2023
Jul 22, 2024
Jun 24, 2024
Jan 14, 2025
Sep 18, 2023
Jan 10, 2025
Dec 5, 2024
May 19, 2021
Aug 22, 2023
Mar 23, 2023
Sep 25, 2024
Dec 10, 2018
Apr 3, 2020
Jun 9, 2022
Aug 7, 2023
Apr 25, 2023
Mar 16, 2018
Aug 9, 2023
Nov 30, 2023
Dec 10, 2018
Feb 27, 2020
Apr 26, 2023
Dec 10, 2018
Jan 9, 2023
Nov 8, 2023
Jan 9, 2023
Mar 26, 2024
Nov 8, 2023
Aug 28, 2023
Nov 12, 2024
Mar 20, 2018
Oct 8, 2024
Aug 13, 2018
Aug 23, 2018

Repository files navigation

Arcade

Overview

Arcade is intended to provide well-understood and consistent mechanisms for consuming, updating, and sharing infrastructure across the .NET Core team. For more details about Arcade, please see the Overview documentation.

Build & Test Status

Status of Arcade public CI builds: Build Status

Validation & Dependency Flow Status

Arcade validation policy and process

Current Version of Arcade in .NET Eng - Latest

Link to BARViz

Latest Version of Arcade Being Validated

Link to BARViz.

Build Statuses

Repo Name Current Build Status
Arcade Official Build Build Status
Arcade Validation Build Status

Status of Latest Version of Arcade Being Validated

Getting Started

Packages are published daily to our tools feed:

https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json

This feed is browsable from here:

https://dev.azure.com/dnceng/public/_packaging?_a=feed&feed=dotnet-eng

Source Code

git clone https://github.com/dotnet/arcade.git

How to use Arcade

Documentation, tutorials, and guides may be found in the Start Here index.

How to contribute

License

.NET Core (including the Arcade repo) is licensed under the MIT license.