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 |
Install
Install-Package Calcium
dotnet add package Calcium
paket add Calcium
Calcium Download (Unzip the "nupkg" after downloading)
Dependencies
14 packages depend on this package.
Tags
Features that require platform specific implementation are implemented in respective platform specific packages. In the case of this package, the platform specific packages are: Calcium.Android, Calcium.Ios, Calcium.Uwp, and Calcium.Wpf.
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.
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.