Calcium
1.0.19
Prefix Reserved
See the version list below for details.
Install-Package Calcium -Version 1.0.19
dotnet add package Calcium --version 1.0.19
<PackageReference Include="Calcium" Version="1.0.19" />
paket add Calcium --version 1.0.19
#r "nuget: Calcium, 1.0.19"
// Install Calcium as a Cake Addin
#addin nuget:?package=Calcium&version=1.0.19
// Install Calcium as a Cake Tool
#tool nuget:?package=Calcium&version=1.0.19
Calcium is an application toolkit for creating UWP, Windows Phone, WPF, Silverlight and Xamarin applications. It provides much of what you need to rapidly build sophisticated yet maintainable applications.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid10 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios10 |
-
.NETFramework 4.5
- CommonServiceLocator (>= 1.3.0)
- Expression.Blend.Sdk (>= 1.0.2)
-
MonoAndroid 1.0
- CommonServiceLocator (>= 1.3.0)
-
UAP 10.0
- CommonServiceLocator (>= 1.3.0)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.0.0)
-
Xamarin.iOS 1.0
- CommonServiceLocator (>= 1.3.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Calcium:
Package | Downloads |
---|---|
Calcium.Uwp
This package provides the platform specific implementations to support Calcium Core features. 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. |
|
Calcium.Wpf
This package provides the platform specific implementations to support Calcium Core features. 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. |
|
Calcium.Android
This package provides the platform specific implementations to support Calcium Core features. 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. |
|
Calcium.Ios
This package provides the platform specific implementations to support Calcium Core features. 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. |
|
Calcium.Extras.Core
Calcium Extras' core functionality is a shared code base in a .NET Standard library. 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.Extras.Android, Calcium.Extras.Ios, Calcium.Extras.Uwp, and Calcium.Extras.Wpf. Calcium Extras includes a User Options system, Form Input Validation, an Undo/Redo Task system, application State Preservation, and various cross-platform launchers for sharing links, sending emails and so forth. 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 1,539 | 6/13/2020 |
2.5.0-rc1 | 1,011 | 5/20/2020 |
1.0.26 | 2,113 | 1/28/2017 |
1.0.25 | 2,378 | 1/21/2017 |
1.0.24 | 3,294 | 12/10/2016 |
1.0.22 | 1,040 | 9/29/2016 |
1.0.21 | 1,023 | 4/1/2016 |
1.0.20 | 1,493 | 2/23/2016 |
1.0.19 | 1,178 | 2/16/2016 |
1.0.18 | 1,144 | 2/4/2016 |
1.0.17 | 1,163 | 1/25/2016 |
1.0.16 | 1,101 | 1/25/2016 |
1.0.15 | 947 | 1/10/2016 |
1.0.14 | 1,197 | 1/8/2016 |
1.0.13 | 1,234 | 10/24/2015 |
1.0.12 | 1,196 | 10/21/2015 |
1.0.11 | 1,074 | 10/15/2015 |
1.0.10 | 1,301 | 10/3/2015 |
1.0.9 | 1,093 | 10/3/2015 |
1.0.8 | 16,936 | 10/2/2015 |
Remove Xamarin.Forms dependency from iOS and Android core libraries.