MSBuilder.CodeTaskAssembly 0.2.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MSBuilder.CodeTaskAssembly --version 0.2.4
NuGet\Install-Package MSBuilder.CodeTaskAssembly -Version 0.2.4
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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuilder.CodeTaskAssembly --version 0.2.4
#r "nuget: MSBuilder.CodeTaskAssembly, 0.2.4"
#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.4

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

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

MSBuilder.DumpItems The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

MSBuilder.VsixDependency The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

MSBuilder.TaskInliner The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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,250 10/26/2018
0.2.5 11,264 12/20/2016
0.2.4 60,146 11/16/2016
0.2.3 24,726 6/26/2015
0.2.2 11,557 6/1/2015
0.2.1 1,363 6/1/2015
0.2.0 1,597 2/19/2015
0.1.2 1,719 2/11/2015
0.1.0 11,488 2/10/2015