Caliburn.Micro.Core
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.Core -Version 3.2.0
dotnet add package Caliburn.Micro.Core --version 3.2.0
<PackageReference Include="Caliburn.Micro.Core" 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.Core --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caliburn.Micro.Core, 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.Core as a Cake Addin
#addin nuget:?package=Caliburn.Micro.Core&version=3.2.0
// Install Caliburn.Micro.Core as a Cake Tool
#tool nuget:?package=Caliburn.Micro.Core&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Caliburn.Micro.Core:
| Package | Downloads |
|---|---|
|
Caliburn.Micro
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.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.2.0 | 0 | 06.02.2022 |