文件名称:WPF MvvM 使用 MEF 构建插件Demo
文件大小:25KB
文件格式:ZIP
更新时间:2020-04-18 05:25:24
wpf;mvvm;MEF
在wpf中使用MEF构建插件的一个demo。
【文件预览】:
WPF_MEF_App
----WPF_MEF_App.sln(2KB)
----InternalShared()
--------IView.cs(200B)
--------Properties()
--------PluginMetadata.cs(240B)
--------InternalShared.csproj(3KB)
--------Helpers()
----PluginSecond()
--------PluginSecond.csproj(3KB)
--------PluginSecondScreenModel.cs(570B)
--------Properties()
--------PluginSecondScreen.xaml.cs(880B)
--------PluginSecondScreen.xaml(759B)
----PluginCalculator()
--------PluginCalculator.csproj(3KB)
--------Properties()
--------CalculatorScreenModel.cs(1KB)
--------CalculatorScreen.xaml(2KB)
--------CalculatorScreen.xaml.cs(518B)
----WPF_MEF_App()
--------App.xaml.cs(344B)
--------MainWindow.xaml.cs(663B)
--------MainWindow.xaml(1KB)
--------Properties()
--------WPF_MEF_App.csproj(5KB)
--------App.config(187B)
--------App.xaml(322B)
--------MainWindowModel.cs(5KB)