Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 853 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 853 Bytes

AppHelpers

Nuget Nuget

A small library containing some helpers for desktop application development with WPF and WinForms.

Overview

  • Automatically store an app's location, size, window state and any custom window property
  • Portable mode for managed properties and any custom settings
  • Automatically check for new application updates
  • Simple 'About' box showing assembly information, product website and license etc.

Usage

WpfSample provides a sample WPF application.

License

This software is licensed under BSD-3-clause license.