Skip to content

akoeplinger/BuildTools-1

 
 

Repository files navigation

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)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.5%
  • PowerShell 12.0%
  • Shell 8.1%
  • Batchfile 0.4%