Caliburn.Micro.AutofacBootstrap
3.0.1.17
.NET Framework 4.0
dotnet add package Caliburn.Micro.AutofacBootstrap --version 3.0.1.17
NuGet\Install-Package Caliburn.Micro.AutofacBootstrap -Version 3.0.1.17
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.AutofacBootstrap" Version="3.0.1.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caliburn.Micro.AutofacBootstrap --version 3.0.1.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caliburn.Micro.AutofacBootstrap, 3.0.1.17"
#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.Micro.AutofacBootstrap as a Cake Addin
#addin nuget:?package=Caliburn.Micro.AutofacBootstrap&version=3.0.1.17
// Install Caliburn.Micro.AutofacBootstrap as a Cake Tool
#tool nuget:?package=Caliburn.Micro.AutofacBootstrap&version=3.0.1.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides an Autofac enabled bootstrapper for Caliburn.Micro.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | win81 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Autofac (>= 4.2.0)
- Caliburn.Micro (>= 3.0.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 |
---|---|---|
3.0.1.17 | 41,300 | 11/10/2016 |
2.0.10 | 1,056 | 11/5/2016 |
2.0.9-beta | 984 | 7/10/2015 |
2.0.8 | 6,293 | 2/6/2015 |
2.0.7 | 2,633 | 8/4/2014 |
2.0.6 | 1,097 | 7/31/2014 |
2.0.4 | 1,092 | 7/23/2014 |
2.0.3 | 1,137 | 7/7/2014 |
2.0.2 | 1,087 | 6/30/2014 |
2.0.1 | 1,131 | 6/3/2014 |
2.0.0-beta2 | 1,020 | 5/20/2014 |
2.0.0-beta | 971 | 2/23/2014 |
2.0.0-alpha2 | 1,143 | 2/20/2014 |
* Updated WPF version to .NET framework 4.5
* Updated to Caliburn.Micro 3.0.1
* Updated to Autofac 4.2.0
* Removed Windows Phone 8-related versions and samples