MSBuilder: AssemblyAttribute NuGet Package

Allows emitting arbitrary assembly attributes, compatible between 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]" />
</ItemGroup>

The `ParameterN` attributes must match the attribute constructor arguments.




Got any MSBuilder: AssemblyAttribute Question?





Info

Version: 0.1.1
Author(s): Mobile Essentials
Last Update: Monday, March 26, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/MobileEssentials/MSBuilder/
NuGet Url: https://www.nuget.org/packages/MSBuilder.AssemblyAttribute


Install
Install-Package MSBuilder.AssemblyAttribute
dotnet add package MSBuilder.AssemblyAttribute
paket add MSBuilder.AssemblyAttribute
MSBuilder.AssemblyAttribute Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2224