MSBuilder.TaskInliner
0.1.1
Prefix Reserved
See the version list below for details.
dotnet add package MSBuilder.TaskInliner --version 0.1.1
NuGet\Install-Package MSBuilder.TaskInliner -Version 0.1.1
<PackageReference Include="MSBuilder.TaskInliner" Version="0.1.1" />
paket add MSBuilder.TaskInliner --version 0.1.1
#r "nuget: MSBuilder.TaskInliner, 0.1.1"
// Install MSBuilder.TaskInliner as a Cake Addin #addin nuget:?package=MSBuilder.TaskInliner&version=0.1.1 // Install MSBuilder.TaskInliner as a Cake Tool #tool nuget:?package=MSBuilder.TaskInliner&version=0.1.1
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 | 913 | 10/26/2018 |
0.3.3 | 1,012 | 6/15/2017 |
0.3.2 | 1,030 | 11/17/2016 |
0.3.1 | 973 | 11/17/2016 |
0.3.0 | 955 | 11/17/2016 |
0.2.7 | 1,343 | 3/16/2016 |
0.2.6 | 1,153 | 6/26/2015 |
0.2.5 | 1,478 | 6/26/2015 |
0.2.4 | 1,102 | 5/27/2015 |
0.2.2 | 1,244 | 4/29/2015 |
0.2.1 | 1,200 | 4/29/2015 |
0.2.0 | 1,421 | 2/19/2015 |
0.1.9 | 1,436 | 2/19/2015 |
0.1.8 | 1,246 | 2/14/2015 |
0.1.7 | 1,252 | 2/14/2015 |
0.1.6 | 1,314 | 2/14/2015 |
0.1.5 | 1,289 | 2/14/2015 |
0.1.4 | 1,230 | 2/11/2015 |
0.1.2 | 1,282 | 2/11/2015 |
0.1.1 | 1,197 | 2/11/2015 |