mobessen
-
SemanticGit
by: kzu mobessen-
- 3,240 total downloads
- last updated 5/1/2015
- Latest version: 2.1.19
Automatic AssemblyInfo generation, based on SemVer and Git tags. -
-
-
- 716 total downloads
- last updated 4/29/2015
- Latest version: 0.2.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... More information -
-
-
- 697 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Provides the $(CodeTaskAssembly) property which properly locates the right assembly to use for inline tasks depending on the currently executing MSBuild engine. -
-
-
- 606 total downloads
- last updated 4/29/2015
- Latest version: 0.2.3
Provides the GetLatestVersion task, which retrieves the latest published version of a given nuget package from nuget.org, and provides easy access to its various SemVer components. -
-
MSBuilder.
by: kzu mobessenGit -
- 385 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Provides the $(Git) property which properly locates the Git executable in the current machine. -
-
MSBuilder.
by: kzu mobessenRun -
- 312 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Runs an executable with optional arguments, and returns the standard output as an output parameter. Usage: <Run Exe="$(Git)" Args="log HEAD" WorkingDir="$(MSBuildProjectDirectory)"> <Output... More information -
-
-
- 293 total downloads
- last updated 3/26/2015
- Latest version: 0.2.1
Generates the ThisAssembly partial class and adds a Project property containing properties from the source project file. These might be useful for conditional behaviors, diagnostics and tracing, and more.... More information -
-
-
- 268 total downloads
- last updated 5/4/2015
- Latest version: 0.1.3
Downloads a file from a URL to a destination directory or file path. -
-
-
- 244 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Provides the $(IsXBuild) property which allows detecting that the current engine is XBuild rather than MSBuild, for conditional execution. -
-
-
- 172 total downloads
- last updated 3/26/2015
- Latest version: 0.1.0
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting. -
-
Windows.
by: mobessenBits - 163 total downloads
- last updated 2/19/2015
- Latest version: 0.3.4
Managed and testable .NET bindings for Microsoft Windows Background Intelligent Transfer Service (BITS) technology. -
- 59 total downloads
- last updated 3/26/2015
- Latest version: 0.1.1
Allows creating much more reliable VS SDK integration tests that run using any xUnit capable runner, such as TestDriven.NET.