ThisAssembly.Metadata
1.2.12
dotnet add package ThisAssembly.Metadata --version 1.2.12
NuGet\Install-Package ThisAssembly.Metadata -Version 1.2.12
<PackageReference Include="ThisAssembly.Metadata" Version="1.2.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add ThisAssembly.Metadata --version 1.2.12
#r "nuget: ThisAssembly.Metadata, 1.2.12"
// Install ThisAssembly.Metadata as a Cake Addin
#addin nuget:?package=ThisAssembly.Metadata&version=1.2.12
// Install ThisAssembly.Metadata as a Cake Tool
#tool nuget:?package=ThisAssembly.Metadata&version=1.2.12
This package provides a static ThisAssembly.Metadata
class with public
constants exposing each [System.Reflection.AssemblyMetadata(..)]
defined for
the project.
For an attribute declared (i.e. in AssemblyInfo.cs) like:
[assembly: System.Reflection.AssemblyMetadataAttribute("Foo", "Bar")]
A corresponding ThisAssembly.Metadata.Foo
constant with the value Bar
is provided.
The metadata attribute can alternatively be declared using MSBuild syntax in the project
(for .NET 5.0+ projects that have built-in support for @(AssemblyMetadata)
items):
<ItemGroup>
<AssemblyMetadata Include="Foo" Value="Bar" />
</ItemGroup>
Sponsors
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Devlooped.SponsorLink (>= 0.10.2)
- Microsoft.CSharp (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ThisAssembly.Metadata:
Package | Downloads |
---|---|
ThisAssembly
Meta-package that includes all ThisAssembly.* packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.12 | 122 | 3/22/2023 |
1.2.11 | 78 | 3/22/2023 |
1.2.10 | 94 | 3/20/2023 |
1.2.9 | 384 | 2/18/2023 |
1.2.8 | 156 | 2/16/2023 |
1.2.7 | 176 | 2/15/2023 |
1.1.3 | 874 | 1/10/2023 |
1.1.2 | 234 | 1/10/2023 |
1.1.1 | 393 | 1/6/2023 |
1.1.1-beta | 51 | 1/6/2023 |
1.1.0 | 597 | 12/31/2022 |
1.0.10 | 2,830 | 10/18/2022 |
1.0.9 | 16,139 | 10/21/2021 |
1.0.8 | 5,461 | 4/29/2021 |
1.0.7 | 2,509 | 3/16/2021 |
1.0.6 | 942 | 3/9/2021 |
1.0.5 | 3,076 | 1/30/2021 |
1.0.4 | 402 | 1/27/2021 |
1.0.3 | 1,458 | 12/15/2020 |
1.0.2 | 512 | 12/10/2020 |
1.0.1 | 490 | 12/10/2020 |
1.0.0 | 2,010 | 11/21/2020 |
1.0.0-rc.1 | 1,325 | 10/28/2020 |
1.0.0-rc | 637 | 10/23/2020 |
1.0.0-beta | 952 | 10/15/2020 |
1.0.0-alpha.3 | 323 | 10/8/2020 |
1.0.0-alpha.2 | 196 | 10/8/2020 |
1.0.0-alpha.1 | 207 | 10/8/2020 |
1.0.0-alpha | 803 | 10/3/2020 |
0.10.6 | 664 | 9/22/2020 |
0.10.5 | 428 | 9/21/2020 |