Skip to main content
ThisAssembly.AssemblyInfo package icon

ThisAssembly.AssemblyInfo

** C# 9.0 ONLY ** This package generates a static `ThisAssembly.Info` class with public constants exposing the following attribute values generated by default for SDK style projects: * AssemblyConfigurationAttribute * AssemblyCompanyAttribute * AssemblyTitleAttribute * AssemblyProductAttribute * AssemblyVersionAttribute * AssemblyInformationalVersionAttribute * AssemblyFileVersionAttribute If your project includes these attributes by other means, they will still be emitted properly on the `ThisAssembly.Info` class. Built from https://github.com/devlooped/ThisAssembly/tree/96dde2c67

Total Downloads
388.4K
388,382
Published
Oct 21, 2021
Latest stable version

Install

.NET CLI
dotnet add package ThisAssembly.AssemblyInfo --version 1.0.9
Package Manager Console
Install-Package ThisAssembly.AssemblyInfo -Version 1.0.9
PackageReference
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.0.9" />

Frameworks

.NETStandard2.0

Dependencies

Microsoft.CSharp
.NETStandard2.0
[4.5.0, )
[4.5.4, )
[1.0.9, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; 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.