Caliburn.Light 3.3.0

Suggested Alternatives

Caliburn.Light.WPF

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 4.0 or higher.

dotnet add package Caliburn.Light --version 3.3.0
NuGet\Install-Package Caliburn.Light -Version 3.3.0
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.Light" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caliburn.Light --version 3.3.0
#r "nuget: Caliburn.Light, 3.3.0"
#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.
// Install Caliburn.Light as a Cake Addin
#addin nuget:?package=Caliburn.Light&version=3.3.0

// Install Caliburn.Light as a Cake Tool
#tool nuget:?package=Caliburn.Light&version=3.3.0

The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap10.0.16299 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • UAP 10.0.16299

    • No dependencies.

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
5.1.0 2,483 11/26/2021
5.0.0 541 8/20/2021
5.0.0-alpha.1 224 4/9/2021
4.0.0 931 11/11/2019
3.3.0 809 10/21/2019
3.2.0 1,614 10/26/2016
3.1.0 2,094 1/14/2016
3.1.0-alpha 948 1/6/2016
3.0.4 4,064 11/19/2015
3.0.3 1,363 11/19/2015
3.0.2-alpha 973 11/3/2015
3.0.1-alpha 1,043 10/1/2015
3.0.0-alpha 989 9/20/2015
2.1.0 1,491 9/1/2015
2.0.1 1,581 4/29/2015
2.0.0 1,514 4/28/2015
1.8.1 1,460 4/23/2015
1.8.0 1,399 4/13/2015
1.7.0 1,381 4/11/2015
1.6.5 1,699 12/12/2014
1.6.4 1,418 10/20/2014
1.6.3 1,377 9/9/2014
1.6.2 1,442 8/26/2014
1.6.1 1,417 8/26/2014
1.6.0 1,390 8/23/2014
1.5.0 1,440 8/9/2014
1.4.0 1,382 8/1/2014
1.3.0 1,561 6/13/2014
1.2.4 1,581 6/11/2014
1.2.3 1,421 6/5/2014
1.2.2 1,387 5/27/2014
1.2.1 1,383 5/16/2014
1.2.0 1,349 5/14/2014
1.1.0 1,543 5/10/2014
1.0.0 1,399 5/8/2014

- migrated from PCL to .NET Standard 2.0
- changed minimum supported frameworks to NET 4.6.1 and UAP 10.0.16299
- added .NET Core 3.0 WPF support