SkillAgentSearch skills...

Nerdbank.MSBuildExtension

Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).

Install / Use

/learn @AArnott/Nerdbank.MSBuildExtension
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nerdbank.MSBuildExtension

Scaffolding for MSBuild extensions that work both with MSBuild Core and MSBuild (Full) and optionally provides isolation for the assemblies you depend on so you can load the versions you want rather than the versions MSBuild might otherwise binding redirect to.

Build status NuGet package

Sample MSBuild extension

Check out the samples directory of the repo to see how simple writing an msbuild extension as a nuget package and consuming it in another project can be.

View on GitHub
GitHub Stars24
CategoryContent
Updated1y ago
Forks3

Languages

C#

Security Score

75/100

Audited on Apr 9, 2024

No findings