manishkp
-
- 449,125 total downloads
- last updated 9/15/2014
- Latest version: 1.0.0
Forces the Style cop warnings to appear as errors while building. -
- 79,517 total downloads
- last updated 8/10/2015
- Latest version: 1.0.7
Adds Karma and Grunt scripts to your project and runs the Javascript unit test as part of the build. One needs to add the test files inside TestScripts Folder. Add references to source js files in Karma.conf.js, eg: files: [ 'Scripts/angular.js', 'Scripts/angular-*.js',... More information -
- 69,252 total downloads
- last updated 7/20/2017
- Latest version: 1.0.9
JsonPoke and JsonPeek build tasks: Usage : JSON Poke: 1. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JValue="Empty-FromTest1" JPath="Project.Name"> </JsonPoke> 2 a. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JArray="@(TestArray1)"... More information -
- 16,619 total downloads
- last updated 11/13/2014
- Latest version: 1.0.5
This MSBuild task generates documentation for Events in a ETW EventSource class. This can combine event method comments like summary and resolution to helps Operations take action on the events. /// <summary> /// The request processing error during processing. /// </summary>... More information -
- 7,892 total downloads
- last updated 1/18/2016
- Latest version: 1.0.7
Converts the resx files in the project to corresponding .js files. -
- 3,409 total downloads
- last updated 8/20/2015
- Latest version: 1.0.2
Converts the resx files in the project to pseudo-loc resx file. lcid and lang name, eg : qps-ploc and 0501 https://msdn.microsoft.com/en-us/library/windows/desktop/dd319106(v=vs.85).aspx -
- 2,821 total downloads
- last updated 12/2/2014
- Latest version: 1.0.1
Converts the resx files in the project to corresponding .json files. The JSON will also contain the lcid and lang name, eg : en-us and 1033 -
- 1,844 total downloads
- last updated 11/20/2014
- Latest version: 1.0.1
Exports your octopus deploy project as JSON and masks the time and other passwords.