Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
20
Cadence
~daily
Last 12 months
0

Details

First release
Feb 11, 2015
Releases
Version Released
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.7 patch
0.2.6 patch
0.2.5 patch
0.2.4 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.2 patch
0.1.1 initial