MSBuilder.CodeTaskAssembly 0.2.6

Prefix Reserved
dotnet add package MSBuilder.CodeTaskAssembly --version 0.2.6                
NuGet\Install-Package MSBuilder.CodeTaskAssembly -Version 0.2.6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MSBuilder.CodeTaskAssembly" Version="0.2.6">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuilder.CodeTaskAssembly --version 0.2.6                
#r "nuget: MSBuilder.CodeTaskAssembly, 0.2.6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSBuilder.CodeTaskAssembly as a Cake Addin
#addin nuget:?package=MSBuilder.CodeTaskAssembly&version=0.2.6

// Install MSBuilder.CodeTaskAssembly as a Cake Tool
#tool nuget:?package=MSBuilder.CodeTaskAssembly&version=0.2.6                

Provides the $(CodeTaskAssembly) property which properly locates the right assembly to use for inline tasks depending on the currently executing MSBuild engine.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on MSBuilder.CodeTaskAssembly:

Package Downloads
Clarius.VisualStudio

Common targets to create version-aware Visual Studio extensions easily.

MSBuilder.XmlPoke

Redefines the XmlPoke built-in task so that it preserves whitespace and formatting. Drop-in replacement.

MSBuilder.DumpItems

Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting.

MSBuilder.VsixDependency

Injects VsixDependency items into the containing VSIX project manifest and VSIX container.

MSBuilder.TaskInliner

Authoring inline code tasks in C# in an XML file can be incredibly frustrating, without intellisense, compilation safety, tests, etc. This package automatically converts Task-derived classes in your project into inline tasks file you can import directly from your targets. Unit testing your custom tasks becomes straight-forward while maintaining the transparency and easy of deployment (and fixing!) of loose tasks files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.6 11,315 10/26/2018
0.2.5 11,755 12/20/2016
0.2.4 60,374 11/16/2016
0.2.3 25,569 6/26/2015
0.2.2 11,578 6/1/2015
0.2.1 1,368 6/1/2015
0.2.0 1,609 2/19/2015
0.1.2 1,731 2/11/2015
0.1.0 11,880 2/10/2015