Caliburn.Micro
3.2.0
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
Install-Package Caliburn.Micro -Version 3.2.0
dotnet add package Caliburn.Micro --version 3.2.0
<PackageReference Include="Caliburn.Micro" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caliburn.Micro --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caliburn.Micro, 3.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Caliburn.Micro as a Cake Addin
#addin nuget:?package=Caliburn.Micro&version=3.2.0
// Install Caliburn.Micro as a Cake Tool
#tool nuget:?package=Caliburn.Micro&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
All Frameworks
- Caliburn.Micro.Core (= 3.2.0)
-
UAP 10.0
- Caliburn.Micro.Core (= 3.2.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed (>= 1.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.2.0 | 0 | 06.02.2022 |