AssemblyInfoHelper 5.0.1
See the version list below for details.
dotnet add package AssemblyInfoHelper --version 5.0.1
NuGet\Install-Package AssemblyInfoHelper -Version 5.0.1
<PackageReference Include="AssemblyInfoHelper" Version="5.0.1" />
paket add AssemblyInfoHelper --version 5.0.1
#r "nuget: AssemblyInfoHelper, 5.0.1"
// Install AssemblyInfoHelper as a Cake Addin #addin nuget:?package=AssemblyInfoHelper&version=5.0.1 // Install AssemblyInfoHelper as a Cake Tool #tool nuget:?package=AssemblyInfoHelper&version=5.0.1
AssemblyInfoHelper
Purpose
The AssemblyInfoHelper gets and displays the assembly info of the assembly that calls this functions. This contains the following informations:
- AssemblyTitle
- AssemblyCompany
- AssemblyProduct
- AssemblyCopyright
- AssemblyTrademark
- AssemblyCulture
- AssemblyVersion
- AssemblyFileVersion
- AssemblyInformationalVersion
- AssemblyLinkerTime
The description is get from the README.md file in the path given when creating the WindowAssemblyInfo.
The changelog is get from the CHANGELOG.md file in the path given when creating the WindowAssemblyInfo.
GitHub releases are taken from repository at the url given by the GitHubRepo
attribute (see usage below).
The AssemblyInfoProject is used to test the AssemblyInfoHelper.
Installation
Include the latest release from nuget.org in your project.
You can also use the Package Manager console with: PM> Install-Package AssemblyInfoHelper
Usage
To show all releases from GitHub add the GitHubRepo
attribute to the AssemblyInfo.cs file:
[assembly: AssemblyInfoHelper.GitHub.GitHubRepo("https://github.com/M1S2/AssemblyInfoHelper")]
The simplest way to show the WindowAssemblyInfo is to add a AppInfoButton
control to the application. Everything is done inside this control.
xmlns:assemblyInfoHelper="clr-namespace:AssemblyInfoHelper;assembly=AssemblyInfoHelper"
...
<assemblyInfoHelper:AppInfoButton EnableNewVersionNotification="True"/>
Or you can open the info window with:
AssemblyInfoHelper.WindowAssemblyInfo window = new AssemblyInfoHelper.WindowAssemblyInfo();
window.ShowDialog();
Update Feature
You can see and download all releases available on GitHub on the GitHub releases tab. To Upgrade/Repair/Downgrade click on the button beside the corresponding release. The release is downloaded from GitHub and installed automatically depending if an installer or binaries are available.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- MahApps.Metro (>= 2.0.1)
- MahApps.Metro.IconPacks.Material (>= 4.2.0)
- MahApps.Metro.IconPacks.Octicons (>= 4.2.0)
- Markdig (>= 0.30.0)
- MdXaml (>= 1.15.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Windows.Compatibility (>= 6.0.0)
- Octokit (>= 0.32.0)
- Semver (>= 2.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
.NETFramework 4.5.2
- MahApps.Metro (>= 2.0.1)
- MahApps.Metro.IconPacks.Material (>= 4.2.0)
- MahApps.Metro.IconPacks.Octicons (>= 4.2.0)
- Markdig (>= 0.30.0)
- MdXaml (>= 1.15.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Windows.Compatibility (>= 6.0.0)
- Octokit (>= 0.32.0)
- Semver (>= 2.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
.NETFramework 4.7.2
- MahApps.Metro (>= 2.0.1)
- MahApps.Metro.IconPacks.Material (>= 4.2.0)
- MahApps.Metro.IconPacks.Octicons (>= 4.2.0)
- Markdig (>= 0.30.0)
- MdXaml (>= 1.15.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Windows.Compatibility (>= 6.0.0)
- Octokit (>= 0.32.0)
- Semver (>= 2.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
net6.0-windows7.0
- MahApps.Metro (>= 2.0.1)
- MahApps.Metro.IconPacks.Material (>= 4.2.0)
- MahApps.Metro.IconPacks.Octicons (>= 4.2.0)
- Markdig (>= 0.30.0)
- MdXaml (>= 1.15.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Windows.Compatibility (>= 6.0.0)
- Octokit (>= 0.32.0)
- Semver (>= 2.0.4)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.3.1 | 601 | 6/14/2023 |
5.3.0 | 502 | 5/17/2023 |
5.2.2 | 720 | 11/11/2022 |
5.2.1 | 896 | 9/18/2022 |
5.2.0 | 852 | 7/29/2022 |
5.1.0 | 856 | 7/4/2022 |
5.0.1 | 863 | 6/24/2022 |
5.0.0 | 867 | 6/21/2022 |
4.3.1 | 950 | 6/19/2020 |
4.3.0 | 896 | 5/4/2020 |
4.2.1 | 958 | 12/13/2019 |
4.2.0 | 938 | 11/5/2019 |
4.1.1 | 956 | 8/27/2019 |
4.1.0 | 922 | 8/22/2019 |
4.0.0 | 912 | 8/12/2019 |
3.0.0 | 933 | 8/12/2019 |
2.0.0 | 927 | 8/12/2019 |
1.0.0 | 909 | 8/12/2019 |
Use this release with Metro styled WPF apps (using MahApps.Metro). It is suitable for .NET 6.0 apps.