lchaia
-
- 4,023,983 total downloads
- last updated 8/17/2026
- Latest version: 7.0.0-preview.1 (prerelease)
A .NET CLI tool that works out which MSBuild projects a set of changes affects, so large repositories and monorepos can build and test a fraction of themselves instead of all of it. Compares the working tree... More information -
-
- 87,963 total downloads
- last updated 8/17/2026
- Latest version: 7.0.0-preview.1 (prerelease)
An MSBuild project SDK that builds only the projects a set of changes affects, for repositories that drive CI from MSBuild rather than from a command line. Filters the project tree and hands execution to... More information -
-
- 5,637 total downloads
- last updated 8/17/2026
- Latest version: 7.0.0-preview.1 (prerelease)
The interfaces and option types the dotnet-affected packages are written against. Reference this to supply your own changes provider or output formatter without taking a dependency on the implementation. -
- 5,342 total downloads
- last updated 8/17/2026
- Latest version: 7.0.0-preview.1 (prerelease)
The implementation behind the dotnet-affected CLI: reading changes from git, discovering and evaluating projects, and traversing the MSBuild project graph to find what a change affects. Reference this to... More information