Caliburn.Micro.Telerik
1.3.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Caliburn.Micro.Telerik --version 1.3.7
NuGet\Install-Package Caliburn.Micro.Telerik -Version 1.3.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Caliburn.Micro.Telerik" Version="1.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Caliburn.Micro.Telerik" Version="1.3.7" />
<PackageReference Include="Caliburn.Micro.Telerik" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Caliburn.Micro.Telerik --version 1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caliburn.Micro.Telerik, 1.3.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Caliburn.Micro.Telerik&version=1.3.7
#tool nuget:?package=Caliburn.Micro.Telerik&version=1.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Integration of Caliburn.Micro with Telerik's Silverlight controls: conventions, IWindowManager implementation (TelerikWindowManager), extensions methods to IWindowManager: Alert, Confirm, Prompt. Source code with sample projects available at https://github.com/vcaraulean/Caliburn.Micro.Telerik .
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl5 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Caliburn.Micro (>= 1.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.9 | 15,907 | 7/3/2013 |
2.1.8 | 2,303 | 6/13/2013 |
2.1.7 | 2,675 | 4/4/2013 |
2.1.6 | 2,318 | 3/19/2013 |
2.1.5 | 2,251 | 2/21/2013 |
2.1.3 | 2,446 | 12/7/2012 |
2.1.1 | 2,292 | 11/26/2012 |
2.1.0 | 2,429 | 11/22/2012 |
2.0.2 | 2,477 | 10/19/2012 |
2.0.1 | 2,342 | 8/30/2012 |
2.0.0 | 2,302 | 7/19/2012 |
1.3.7 | 2,347 | 5/24/2012 |
1.3.5 | 2,453 | 4/3/2012 |
1.3.4 | 2,359 | 2/21/2012 |
1.3.3 | 2,446 | 12/29/2011 |
1.3.2 | 2,396 | 11/30/2011 |
1.3.1 | 2,463 | 10/6/2011 |
1.3.0 | 3,176 | 6/15/2011 |
Added support to display non-modal dialogs.