mobessen
- 126,733 total downloads
- last updated 11/3/2020
- Latest version: 0.2.2
Allows emitting arbitrary assembly attributes, compatible with SDK-style projects and classic ones.
Usage: declare @(AssemblyAttribute) items to include, such as:
<ItemGroup>
<AssemblyAttribute Include="[ATTRIBUTE_FULL_TYPENAME]" _Parameter1="[CTOR_ARG]" _ParameterN="[CTOR_ARG_N]" />...
More information
- 111,326 total downloads
- last updated 10/26/2018
- Latest version: 0.2.6
Provides the $(CodeTaskAssembly) property which properly locates the right assembly to use for inline tasks depending on the currently executing MSBuild engine.
- 57,579 total downloads
- last updated 9/20/2017
- Latest version: 0.3.0
Provides the $(Git) property which properly locates the Git executable in the current machine.
- 51,086 total downloads
- last updated 12/20/2016
- Latest version: 0.9.2
Redefines the XmlPoke built-in task so that it preserves whitespace and formatting. Drop-in replacement.
- 32,220 total downloads
- last updated 4/17/2017
- Latest version: 3.0.107-pre (prerelease)
Clide Installer: VSIX, MSI and EXE (chained) installer integration.
- 29,391 total downloads
- last updated 9/8/2016
- Latest version: 0.2.1
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting.
- 25,014 total downloads
- last updated 4/24/2018
- Latest version: 0.1.9
Generates the ThisAssembly partial class and adds a Vsix property containing properties from the source VSIX extension manifest file. These might be useful for conditional behaviors, diagnostics and tracing, and more.
Included properties are: Identifier, Name, Description and Author.
- 23,062 total downloads
- last updated 10/26/2017
- Latest version: 0.2.16
Injects VsixDependency items into the containing VSIX project manifest and VSIX container.
- 18,575 total downloads
- last updated 10/26/2018
- Latest version: 0.3.4
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...
More information
- 15,136 total downloads
- last updated 10/13/2015
- Latest version: 0.1.18-pre (prerelease)
Dynamically load XAML views and JSON view models with bi-directional data binding support into Xamarin.Forms apps.
- 14,480 total downloads
- last updated 10/27/2017
- Latest version: 0.1.2
Writes items with their full metadata to
an MSBuild project "fragment".
The resulting XML file can be directly imported
by an MSBuild project, or read on-demand by
the ReadItemsFromFile MSBuilder.
- 13,179 total downloads
- last updated 10/26/2017
- Latest version: 0.1.0
Reads items and their metadata from an MSBuild project
that contains an ItemGroup. For use together with the
WriteItemsToFile task.
- 12,580 total downloads
- last updated 6/8/2017
- Latest version: 0.3.4
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.
Included properties are: AssemblyName, RootNamespace, ProjectGuid,...
More information
- 11,291 total downloads
- last updated 12/7/2018
- Latest version: 0.1.4
This package extends MSBuilder.GenerateAssemblyInfo to also generate a static
`ThisAssembly.Metadata` class with the `@(AssemblyAttribute)` attributes that
have `Include="System.Reflection.AssemblyMetadataAttribute"`.
So for an attribute like:
[assembly:...
More information
Schematron
by:
kzu
mobessen
- 11,072 total downloads
- last updated 6/10/2016
- Latest version: 0.6.18
A C# high-performance implementation of Schematron ISO/IEC standard
- 10,774 total downloads
- last updated 11/22/2017
- Latest version: 0.1.2
Provides the $(CI) property to detect a continuous integration build. Supports TeamCity, AppVeyor, MyGet, Jenkins, Wrench, VSTS and Travis.
- 10,739 total downloads
- last updated 6/15/2017
- Latest version: 0.2.5
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.
- Previous
- Next