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)
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,986 | 7/3/2013 |
2.1.8 | 2,358 | 6/13/2013 |
2.1.7 | 2,723 | 4/4/2013 |
2.1.6 | 2,366 | 3/19/2013 |
2.1.5 | 2,305 | 2/21/2013 |
2.1.3 | 2,505 | 12/7/2012 |
2.1.1 | 2,349 | 11/26/2012 |
2.1.0 | 2,480 | 11/22/2012 |
2.0.2 | 2,540 | 10/19/2012 |
2.0.1 | 2,397 | 8/30/2012 |
2.0.0 | 2,347 | 7/19/2012 |
1.3.7 | 2,396 | 5/24/2012 |
1.3.5 | 2,505 | 4/3/2012 |
1.3.4 | 2,410 | 2/21/2012 |
1.3.3 | 2,493 | 12/29/2011 |
1.3.2 | 2,449 | 11/30/2011 |
1.3.1 | 2,519 | 10/6/2011 |
1.3.0 | 3,227 | 6/15/2011 |
Added support to display non-modal dialogs.