ShadowPluginLoader.WinUI
1.4.2
See the version list below for details.
dotnet add package ShadowPluginLoader.WinUI --version 1.4.2
NuGet\Install-Package ShadowPluginLoader.WinUI -Version 1.4.2
<PackageReference Include="ShadowPluginLoader.WinUI" Version="1.4.2" />
paket add ShadowPluginLoader.WinUI --version 1.4.2
#r "nuget: ShadowPluginLoader.WinUI, 1.4.2"
// Install ShadowPluginLoader.WinUI as a Cake Addin #addin nuget:?package=ShadowPluginLoader.WinUI&version=1.4.2 // Install ShadowPluginLoader.WinUI as a Cake Tool #tool nuget:?package=ShadowPluginLoader.WinUI&version=1.4.2
<div align="right"> 🌍<a href="">English</a> / 中文 </div> <div align="center">
ShadowPluginLoader.WinUI
✨ 在WinUI3中加载插件(拓展) ✨
</div>
<p align="center"> <a href="https://github.com/kitUIN/ShadowPluginLoader.WinUI/blob/master/LICENSE.txt"><img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="license"></a> <a href="https://www.nuget.org/packages/ShadowPluginLoader.WinUI"><img src="https://img.shields.io/nuget/v/ShadowPluginLoader.WinUI?style=flat-square" alt="nuget"></a> <a href="https://github.com/kitUIN/ShadowPluginLoader.WinUI/releases"><img src="https://img.shields.io/github/v/release/kitUIN/ShadowPluginLoader.WinUI?style=flat-square" alt="release"></a> </p> <p align="center"> 📖<a href="https://plugin-loader.kituin.fun/zh/">文档</a> · 🐛<a href="https://github.com/kitUIN/ShadowPluginLoader.WinUI/issues/new">提交建议</a>
</p>
✨简介
在Windows App SDK
上使用插件加载器加载插件
插件内以下内容可以被加载:
-
C#代码
- 自定义
WinUI控件
(Page
/UserControl
) - 自定义
资源字典
(ResourceDictionary
) -
图片资源
(Assets
) -
i18n
(Resw
)
🚀快速开始
仅需几个步骤即可构建属于你的插件加载器
🧐必要规范
由于特殊的加载模式,我们需要遵循一些代码准则
🥰特别鸣谢
- 📦kitUIN.CustomExtensions.WinUI 提供插件加载支持
- 🛠️ShadowPluginLoader.Tool 提供插件构建工具
- 🛠️ShadowPluginLoader.SourceGenerator 自动生成帮助类
- 🎉winui-extensions 开创了WinUI3中加载插件的先河
- 📦DryIoc 提供灵活的依赖注入
- 📃Serilog 提供开箱即用的日志
- 💡WindowsAppSDK 提供框架支持
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows10.0.19041 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.0-windows10.0.19041
- DryIoc.dll (>= 5.4.3)
- kitUIN.CustomExtensions.WinUI (>= 0.6.3)
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.756)
- Microsoft.WindowsAppSDK (>= 1.5.241107002)
- Serilog (>= 4.1.0)
- ShadowPluginLoader.SourceGenerator (>= 1.4.10)
- ShadowPluginLoader.Tool (>= 1.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ShadowPluginLoader.WinUI:
Package | Downloads |
---|---|
ShadowViewer.Core
✨ ShadowViewer Core | Development SDK✨ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.3 | 3 | 12/26/2024 |
1.4.2 | 38 | 12/25/2024 |
1.4.0 | 30 | 12/25/2024 |
1.3.9 | 67 | 12/23/2024 |
1.3.8 | 74 | 12/20/2024 |
1.3.6 | 72 | 12/17/2024 |
1.3.3 | 91 | 11/23/2024 |
1.2.2 | 83 | 11/22/2024 |
1.0.9.4 | 75 | 7/31/2024 |
1.0.7.2 | 75 | 7/30/2024 |
1.0.6.2 | 120 | 7/4/2024 |
1.0.6.1 | 112 | 7/4/2024 |
1.0.4 | 121 | 4/28/2024 |
1.0.2 | 118 | 4/26/2024 |