About_Core 1.0.2.4
A simple About window that follows the MVVM pattern for use in WPF applications target .NET Core 3.0.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package About_Core -Version 1.0.2.4
dotnet add package About_Core --version 1.0.2.4
<PackageReference Include="About_Core" Version="1.0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add About_Core --version 1.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: About_Core, 1.0.2.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install About_Core as a Cake Addin
#addin nuget:?package=About_Core&version=1.0.2.4
// Install About_Core as a Cake Tool
#tool nuget:?package=About_Core&version=1.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Readme
Readme, How-To, and more information found at:
AboutWindow_Core Project Page
Readme
Readme, How-To, and more information found at:
AboutWindow_Core Project Page
Release Notes
- Added XML documentation.
- When initializing the about box, you can set the about window to be above all others by calling Init (true). Call Init () if you don't care.
Dependencies
-
.NETCoreApp 3.0
- MVVMFramework_Core (>= 1.1.1.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.