Skip to main content
Rocket.Surgery.MSBuild.Metadata package icon

Rocket.Surgery.MSBuild.Metadata

Adds support for InternalsVisibleTo as an ItemGroup allowing you to annotate assemblies that should be able to see internals of given assembly. Adds support for AssemblyMetadata as an ItemGroup allowing you to set assembly metadata easily through msbuild

Total Downloads
121.4K
121,430
Published
Nov 12, 2019
Latest stable version

Install

.NET CLI
dotnet add package Rocket.Surgery.MSBuild.Metadata --version 0.1.0
Package Manager Console
Install-Package Rocket.Surgery.MSBuild.Metadata -Version 0.1.0
PackageReference
<PackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="0.1.0" />

Frameworks

.NETStandard1.3 .NETStandard2.0 .NETStandard2.1

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.