HBD.Mef
1.0.5
See the version list below for details.
dotnet add package HBD.Mef --version 1.0.5
NuGet\Install-Package HBD.Mef -Version 1.0.5
<PackageReference Include="HBD.Mef" Version="1.0.5" />
paket add HBD.Mef --version 1.0.5
#r "nuget: HBD.Mef, 1.0.5"
// Install HBD.Mef as a Cake Addin #addin nuget:?package=HBD.Mef&version=1.0.5 // Install HBD.Mef as a Cake Tool #tool nuget:?package=HBD.Mef&version=1.0.5
The custom Mef Bootstrapper that compatible with WPF, WinForms and Console app.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
- CommonServiceLocator (>= 1.3.0)
- HBD.Framework (>= 1.0.6)
- log4net (>= 2.0.8)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HBD.Mef:
Package | Downloads |
---|---|
HBD.WinForms.Shell
The Shell Winforms Application that provides a core-foundation to develop a Module-able application. |
|
HBD.App.Shell
The Shell Console Application that provides a core-foundation to develop a Module-able batch job application. |
|
HBD.WPF.Shell
The WPF core-foundation to develop a Module-able, Pluginable application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 1,179 | 8/13/2017 | |
2.0.0-preview5 | 839 | 7/16/2017 | |
2.0.0-preview4 | 856 | 7/16/2017 | |
2.0.0-preview3 | 827 | 7/12/2017 | |
2.0.0-preview2 | 852 | 7/5/2017 | |
2.0.0-preview1 | 851 | 6/24/2017 | |
1.0.7 | 1,131 | 6/2/2017 | |
1.0.6 | 1,024 | 4/3/2017 | |
1.0.5 | 1,125 | 4/2/2017 | |
1.0.4 | 1,017 | 3/18/2017 | |
1.0.3 | 1,117 | 3/4/2017 | |
1.0.2 | 1,213 | 11/9/2016 | |
1.0.1 | 1,206 | 11/7/2016 | |
1.0.0 | 1,229 | 11/6/2016 |
Version 1.0.5
- Move HBD.Mef.Console to a separate project.
- Consolidate the structure of the classes.
- Build the custome ModuleManager and Remove the Prism packages.