Skip to content

AArnott/Nerdbank.MSBuildExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published