Callisto 1.3.0
See the version list below for details.
dotnet add package Callisto --version 1.3.0
NuGet\Install-Package Callisto -Version 1.3.0
<PackageReference Include="Callisto" Version="1.3.0" />
<PackageVersion Include="Callisto" Version="1.3.0" />
<PackageReference Include="Callisto" />
paket add Callisto --version 1.3.0
#r "nuget: Callisto, 1.3.0"
#:package Callisto@1.3.0
#addin nuget:?package=Callisto&version=1.3.0
#tool nuget:?package=Callisto&version=1.3.0
A control suite for some common things a Windows 8 XAML application might want to include such as a Flyout, Menu, Rating, Settings Pane, and other controls.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| WinRT | winrt45 is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Callisto:
| Package | Downloads |
|---|---|
|
UniversalFormsToolkit
This small framework will help you to build forms fast and easy in your UWP apps. |
|
|
Caliburn.Micro.Unity.WinRT
Caliburn.Micro plumbing for saving state and dependency injections as described at http://nybbles.blogspot.cz/2013/02/winrt-caliburnmicro-and-ioc-part-3.html |
|
|
Witpath.Controls
This toolkit will help you to create forms efficiently. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Callisto:
| Repository | Stars |
|---|---|
|
Code52/MarkPadRT
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.0 | 80,492 | 10/24/2013 |
| 1.3.1 | 16,365 | 6/25/2013 |
| 1.3.0 | 5,953 | 5/21/2013 |
| 1.2.9 | 7,018 | 4/22/2013 |
| 1.2.8 | 3,182 | 4/11/2013 |
| 1.2.7 | 3,266 | 3/28/2013 |
| 1.2.6 | 13,161 | 12/4/2012 |
| 1.2.5 | 5,192 | 10/29/2012 |
| 1.2.4 | 3,984 | 10/17/2012 |
| 1.2.3 | 2,847 | 10/5/2012 |
| 1.2.2 | 2,292 | 10/5/2012 |
| 1.2.1 | 3,953 | 9/4/2012 |
| 1.1.0 | 3,432 | 8/22/2012 |
| 1.0.13 | 2,278 | 8/18/2012 |
| 1.0.12 | 2,413 | 8/15/2012 |
| 1.0.10 | 3,179 | 7/7/2012 |
| 1.0.9 | 2,188 | 7/5/2012 |
| 1.0.8 | 2,261 | 6/28/2012 |
| 1.0.7 | 2,209 | 6/26/2012 |
| 1.0.6 | 2,474 | 6/11/2012 |
| 1.0.5 | 2,131 | 6/8/2012 |
| 1.0.3 | 2,140 | 6/8/2012 |
| 1.0.2 | 2,191 | 6/7/2012 |
| 1.0.1 | 2,237 | 6/1/2012 |
| 1.0.0 | 2,197 | 5/31/2012 |
| 0.6.0 | 2,224 | 5/11/2012 |
| 0.5.1 | 2,203 | 4/24/2012 |
* Complete details - https://github.com/timheuer/callisto/blob/master/changelog.md
* 1.3.0 - Added WrapPanel, fixed memory leak in CustomDialog
* 1.2.9 - Minor bug fixes