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.
#:package Caliburn.Micro.Telerik@1.3.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.9 | 681 | 7/3/2013 |
| 2.1.8 | 80 | 6/13/2013 |
| 2.1.7 | 69 | 4/4/2013 |
| 2.1.6 | 69 | 3/19/2013 |
| 2.1.5 | 67 | 2/21/2013 |
| 2.1.3 | 63 | 12/7/2012 |
| 2.1.1 | 64 | 11/26/2012 |
| 2.1.0 | 61 | 11/22/2012 |
| 2.0.2 | 65 | 10/19/2012 |
| 2.0.1 | 67 | 8/30/2012 |
| 2.0.0 | 62 | 7/19/2012 |
| 1.3.7 | 62 | 5/24/2012 |
| 1.3.5 | 60 | 4/3/2012 |
| 1.3.4 | 62 | 2/21/2012 |
| 1.3.3 | 66 | 12/29/2011 |
| 1.3.2 | 65 | 11/30/2011 |
| 1.3.1 | 65 | 10/6/2011 |
| 1.3.0 | 69 | 6/15/2011 |
Added support to display non-modal dialogs.