HBD.Mef
1.0.6
See the version list below for details.
dotnet add package HBD.Mef --version 1.0.6
NuGet\Install-Package HBD.Mef -Version 1.0.6
<PackageReference Include="HBD.Mef" Version="1.0.6" />
paket add HBD.Mef --version 1.0.6
#r "nuget: HBD.Mef, 1.0.6"
// Install HBD.Mef as a Cake Addin #addin nuget:?package=HBD.Mef&version=1.0.6 // Install HBD.Mef as a Cake Tool #tool nuget:?package=HBD.Mef&version=1.0.6
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.7)
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 9.0.1)
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,176 | 8/13/2017 | |
2.0.0-preview5 | 836 | 7/16/2017 | |
2.0.0-preview4 | 853 | 7/16/2017 | |
2.0.0-preview3 | 824 | 7/12/2017 | |
2.0.0-preview2 | 849 | 7/5/2017 | |
2.0.0-preview1 | 847 | 6/24/2017 | |
1.0.7 | 1,128 | 6/2/2017 | |
1.0.6 | 1,021 | 4/3/2017 | |
1.0.5 | 1,122 | 4/2/2017 | |
1.0.4 | 1,014 | 3/18/2017 | |
1.0.3 | 1,112 | 3/4/2017 | |
1.0.2 | 1,210 | 11/9/2016 | |
1.0.1 | 1,203 | 11/7/2016 | |
1.0.0 | 1,226 | 11/6/2016 |
Version 1.0.6
- Move HBD.Mef.Console to a separate project.
- Consolidate the structure of the classes.
- Build the custome ModuleManager and Remove the Prism packages.
- Remove the Prism packages.
- Rename all Module* classes to Plugin* classes.
- Upgrade to HBD.Framework 1.0.7