MSBuilder.TaskInliner 0.1.2

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.TaskInliner --version 0.1.2
NuGet\Install-Package MSBuilder.TaskInliner -Version 0.1.2
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.TaskInliner" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuilder.TaskInliner --version 0.1.2
#r "nuget: MSBuilder.TaskInliner, 0.1.2"
#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.TaskInliner as a Cake Addin
#addin nuget:?package=MSBuilder.TaskInliner&version=0.1.2

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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.4 857 10/26/2018
0.3.3 986 6/15/2017
0.3.2 1,001 11/17/2016
0.3.1 949 11/17/2016
0.3.0 929 11/17/2016
0.2.7 1,316 3/16/2016
0.2.6 1,122 6/26/2015
0.2.5 1,441 6/26/2015
0.2.4 1,067 5/27/2015
0.2.2 1,205 4/29/2015
0.2.1 1,166 4/29/2015
0.2.0 1,390 2/19/2015
0.1.9 1,401 2/19/2015
0.1.8 1,213 2/14/2015
0.1.7 1,219 2/14/2015
0.1.6 1,283 2/14/2015
0.1.5 1,259 2/14/2015
0.1.4 1,199 2/11/2015
0.1.2 1,250 2/11/2015
0.1.1 1,167 2/11/2015