Skip to content

Joben28/SimpleWPF

Repository files navigation

SimpleWPF

SimpleWPF is a .Net library for creating simple and fast Windows Presentation Foundation (WPF) applications. This library includes navigation services, command implementations (Including async), and data template management, and more.

Installation

SimpleWPF can be installed via the nuget package manager console:

PM> Install-Package SimpleWPF -Version 2.0.2

Contributing

If you would like to contribute, please read the contributing.md

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple code foundation for a WPF application to handle basic view navigation, data templating, commands, property notification, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages