Calcium 1.0.26
Prefix ReservedSee the version list below for details.
dotnet add package Calcium --version 1.0.26
NuGet\Install-Package Calcium -Version 1.0.26
<PackageReference Include="Calcium" Version="1.0.26" />
paket add Calcium --version 1.0.26
#r "nuget: Calcium, 1.0.26"
// Install Calcium as a Cake Addin #addin nuget:?package=Calcium&version=1.0.26 // Install Calcium as a Cake Tool #tool nuget:?package=Calcium&version=1.0.26
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
.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 | 3,122 | 6/13/2020 |
2.5.0-rc1 | 1,425 | 5/20/2020 |
1.0.26 | 2,440 | 1/28/2017 |
1.0.25 | 2,690 | 1/21/2017 |
1.0.24 | 3,586 | 12/10/2016 |
1.0.22 | 1,320 | 9/29/2016 |
1.0.21 | 1,307 | 4/1/2016 |
1.0.20 | 1,836 | 2/23/2016 |
1.0.19 | 1,497 | 2/16/2016 |
1.0.18 | 1,456 | 2/4/2016 |
1.0.17 | 1,475 | 1/25/2016 |
1.0.16 | 1,404 | 1/25/2016 |
1.0.15 | 1,233 | 1/10/2016 |
1.0.14 | 1,525 | 1/8/2016 |
1.0.13 | 1,563 | 10/24/2015 |
1.0.12 | 1,527 | 10/21/2015 |
1.0.11 | 1,369 | 10/15/2015 |
1.0.10 | 1,600 | 10/3/2015 |
1.0.9 | 1,422 | 10/3/2015 |
1.0.8 | 17,271 | 10/2/2015 |
Improved IoC container performance.