Library of base Windows Form and WPF Window extensions and dialogs, including those needed for implementing role-based security inside a Windows application.
WPF About Box is a simple and free about box for WPF using MVVM pattern. Several properties can be set. Some properties are read from assembly, automatically.
Are you tired of recreating the same about dialog logic and content for each Windows Phone app every time? "Your Last About Dialog" is a robust and generic, highly configurable implementation you can easily pull into your own app and set up for your needs. It is able to pull most data from your...
More information
About page for Windows and Windows Phone apps. Uses your application manifest for properties.
Share more code across platforms. Build Charming apps for Windows!
Provide a class with properties that displays application assembly information (title, description, company, product, copyright, trademark and/or version number).
Create an MVVM about box. Just instanciate the AboutDialogBoxViewModel, set all the properties and then launch the ShowDialog method. It uses the Theming and Accents from the Mahapps Theming.
Xamarin.Android Binding for YshrSmz’s LicenseAdapter (https://github.com/yshrsmz/LicenseAdapter), an adapter for RecyclerView to display OSS dependencies.
Xamarin.Android Binding for Daniel Stone’s MaterialAboutLibrary (material-about-library). Makes it easy to create a beautiful about screen for your app. Generates an `Activity` or `Fragment`.