Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 436 Bytes

WPF About Dialog

A class library for a reusable about dialog, capable of displaying details on the application such as name, version, author, license, and an arbitrary set of links to external resources.

License

Check the LICENSE file for licensing information.

NuGet

Find it on NuGet here. Run this to install it:

Install-Package AboutDialog.WPF