mobessen
- 118,932 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
- 102,058 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.
- 54,598 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.
- 50,144 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.
xunit.vsix
by:
kzu
mobessen
- 49,465 total downloads
- last updated 8/7/2016
- Latest version: 0.2.72
Allows creating reliable, flexible and fast VS SDK integration (VSIX) tests that run using any xUnit capable runner, such as Visual Studio built-in Test Explorer or TestDriven.NET.
- 27,339 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.
- 23,865 total downloads
- last updated 4/17/2017
- Latest version: 3.0.107-pre (prerelease)
Clide Installer: VSIX, MSI and EXE (chained) installer integration.
- 23,218 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.
- 19,577 total downloads
- last updated 10/26/2017
- Latest version: 0.2.16
Injects VsixDependency items into the containing VSIX project manifest and VSIX container.
- 13,962 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,465 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.
- 12,958 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,855 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
- 10,040 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,027 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
- 9,433 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
Schematron
by:
kzu
mobessen
- 8,947 total downloads
- last updated 6/10/2016
- Latest version: 0.6.18
A C# high-performance implementation of Schematron ISO/IEC standard
- Previous
- Next