Caliburn.Micro.Core 3.0.0-beta2

This is a prerelease version of Caliburn.Micro.Core.
dotnet add package Caliburn.Micro.Core --version 3.0.0-beta2
                    
NuGet\Install-Package Caliburn.Micro.Core -Version 3.0.0-beta2
                    
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.Core" Version="3.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Caliburn.Micro.Core" Version="3.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Caliburn.Micro.Core" />
                    
Project file
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.Core --version 3.0.0-beta2
                    
#r "nuget: Caliburn.Micro.Core, 3.0.0-beta2"
                    
#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.Core&version=3.0.0-beta2&prerelease
                    
Install Caliburn.Micro.Core as a Cake Addin
#tool nuget:?package=Caliburn.Micro.Core&version=3.0.0-beta2&prerelease
                    
Install Caliburn.Micro.Core as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on Caliburn.Micro.Core:

Repository Stars
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
ProtonVPN/win-app
Official ProtonVPN Windows app
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
Version Downloads Last updated
3.0.0-beta2 335 11/30/2015
3.0.0-beta1 1,810 8/11/2015
3.0.0-alpha 1,494 4/21/2015
2.0.2 24,434 3/16/2015
2.0.1 22,320 8/20/2014
2.0.0 23,890 5/28/2014
2.0.0-beta2 997 4/3/2014
2.0.0-beta 713 2/19/2014
2.0.0-alpha2 911 11/26/2013
2.0.0-alpha 214 11/13/2013