Info
Version: | 2.5.0 |
Author(s): | Daniel Vaughan |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://calciumframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Calcium.Wpf |
Install
Install-Package Calcium.Wpf
dotnet add package Calcium.Wpf
paket add Calcium.Wpf
Calcium.Wpf Download (Unzip the "nupkg" after downloading)
Dependencies
- Calcium(>= 2.5.0)
Tags
Calcium includes an easy to use ICommand implementation, frictionless INPC, a cross-platform settings service, IoC and DI, and a weak referencing pub/sub messenger.
This package includes all supported platforms: UWP, WPF, Xamarin Android/iOS.
Calcium is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin applications. It provides much of what you need to rapidly create sophisticated yet maintainable applications.