TJC.AssemblyExtensions
0.6.1
See the version list below for details.
dotnet add package TJC.AssemblyExtensions --version 0.6.1
NuGet\Install-Package TJC.AssemblyExtensions -Version 0.6.1
<PackageReference Include="TJC.AssemblyExtensions" Version="0.6.1" />
paket add TJC.AssemblyExtensions --version 0.6.1
#r "nuget: TJC.AssemblyExtensions, 0.6.1"
// Install TJC.AssemblyExtensions as a Cake Addin #addin nuget:?package=TJC.AssemblyExtensions&version=0.6.1 // Install TJC.AssemblyExtensions as a Cake Tool #tool nuget:?package=TJC.AssemblyExtensions&version=0.6.1
<a href="https://github.com/TJC-Tools/TJC.AssemblyExtensions/tags"> <img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/TJC-Tools/TJC.AssemblyExtensions?style=for-the-badge&logo=tag&logoColor=white&labelColor=24292f&color=blue" /> </a>
<a href="https://github.com/TJC-Tools/TJC.AssemblyExtensions/releases/latest"> <img alt="GitHub Release" src="https://img.shields.io/github/v/release/TJC-Tools/TJC.AssemblyExtensions?style=for-the-badge&logo=starship&logoColor=D9E0EE&labelColor=302D41&&color=green&include_prerelease&sort=semver" /> </a>
<a href="https://www.nuget.org/packages/TJC.AssemblyExtensions"> <img alt="NuGet Version" src="https://img.shields.io/nuget/v/TJC.AssemblyExtensions?style=for-the-badge&logo=nuget&logoColor=white&labelColor=004880&color=blue" /> </a>
<br/>
<a href="https://www.nuget.org/packages/TJC.AssemblyExtensions"> <img alt="NuGet Downloads" src="https://img.shields.io/nuget/dt/TJC.AssemblyExtensions?style=for-the-badge&logo=nuget&logoColor=white&labelColor=004880&color=yellow" /> </a>
<a href="https://github.com/TJC-Tools/TJC.AssemblyExtensions"> <img alt="Repository Size" src="https://img.shields.io/github/repo-size/TJC-Tools/TJC.AssemblyExtensions?style=for-the-badge&logo=files&logoColor=white&labelColor=24292f&color=orange" /> </a>
<br/>
<a href="https://www.nuget.org/packages/TJC.AssemblyExtensions"> <img alt="Last commit" src="https://img.shields.io/github/last-commit/TJC-Tools/TJC.AssemblyExtensions?style=for-the-badge&logo=git&logoColor=D9E0EE&labelColor=302D41&color=mediumpurple"/> </a>
<a href="LICENSE"> <img alt="License" src="https://img.shields.io/github/license/TJC-Tools/TJC.AssemblyExtensions.svg?style=for-the-badge&logo=balance-scale&logoColor=white&labelColor=333333&color=blueviolet" /> </a>
T? Assembly.GetAssemblyAttribute()
- Used to get attributes of an assembly.
string Assembly.GetTitle()
- Returns the title of the assembly.
string Assembly.GetDescription()
- Returns the description of the assembly.
string Assembly.GetCopyright(bool replaceCopyrightSymbolWithC = false)
- Returns the copyright of the assembly.
- Optionally replaces the copyright symbol with
(C)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- TJC.StringExtensions (>= 0.2.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TJC.AssemblyExtensions:
Package | Downloads |
---|---|
TJC.Collection.Core
Collection of NuGet Packages |
|
TJC.ConsoleApplication
Console Application Utilities |
|
TJC.GUI
Graphical User Interface Extensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.3 | 255 | 11/15/2024 |
0.8.2 | 469 | 11/10/2024 |
0.8.1 | 411 | 11/5/2024 |
0.8.0 | 284 | 11/5/2024 |
0.7.1 | 514 | 10/26/2024 |
0.7.0 | 1,143 | 10/20/2024 |
0.6.2 | 425 | 10/20/2024 |
0.6.1 | 376 | 10/16/2024 |
0.6.0 | 1,610 | 10/11/2024 |
0.5.0 | 246 | 10/10/2024 |
0.4.1 | 580 | 10/6/2024 |
0.4.0 | 370 | 10/4/2024 |
0.3.0 | 90 | 10/4/2024 |
0.2.0 | 100 | 10/2/2024 |
0.1.6 | 118 | 9/29/2024 |
0.1.5 | 844 | 9/10/2024 |
0.1.4 | 320 | 9/5/2024 |
0.1.3 | 398 | 9/5/2024 |
0.1.2 | 533 | 9/4/2024 |
0.1.1 | 104 | 9/3/2024 |
0.1.0 | 412 | 8/22/2024 |