aspnet / BuildTools

Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Tools [Obsolete]

⚠️ The tools in this repo are obsolete. You should convert to using Arcade tools. See https://github.com/dotnet/arcade.

Utilities used in the build system for projects that are used with ASP.NET Core and Entity Framework Core.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.

Docs

See docs/README.md.

Latest build

Channel Latest Build
main badge
release/2.2 badge
release/2.1 badge
release/2.0 badge

This tool contains build scripts, console tools, MSBuild targets, and other settings required to build ASP.NET Core.

Local testing

To test changes to this project locally we recomend you do:

./test.ps1 -Command $CommandToTest -RepoPath C:\repo\to\test\against\

About

Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)

License:Other


Languages

Language:C# 91.4%Language:PowerShell 5.0%Language:Shell 3.4%Language:Batchfile 0.2%Language:Dockerfile 0.1%