ShadowPluginLoader.WinUI 1.0.4

dotnet add package ShadowPluginLoader.WinUI --version 1.0.4
NuGet\Install-Package ShadowPluginLoader.WinUI -Version 1.0.4
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="ShadowPluginLoader.WinUI" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShadowPluginLoader.WinUI --version 1.0.4
#r "nuget: ShadowPluginLoader.WinUI, 1.0.4"
#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 ShadowPluginLoader.WinUI as a Cake Addin
#addin nuget:?package=ShadowPluginLoader.WinUI&version=1.0.4

// Install ShadowPluginLoader.WinUI as a Cake Tool
#tool nuget:?package=ShadowPluginLoader.WinUI&version=1.0.4

<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"> <img src="https://img.shields.io/badge/license-MIT-green" alt="license"> </a> <a href="https://github.com/kitUIN/ShadowPluginLoader.WinUI/releases"> <img src="https://img.shields.io/github/v/release/kitUIN/ShadowPluginLoader.WinUI" alt="release"> </a> </p> <p align="center"> 📖文档 · 🐛提交建议 </p>

✨简介

Windows App SDK上使用插件加载器加载插件

插件内以下内容将被加载:

  • C#代码
  • 自定义WinUI控件(Page/UserControl)
  • 自定义资源字典(ResourceDictionary)
  • 图片资源(Assets)
  • i18n(Resw)

🧐必要规范

由于特殊的加载模式,我们需要遵循一些代码准则

🚀快速开始

仅需几个步骤即可构建属于你的插件加载器

🥰特别鸣谢

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.4 77 4/28/2024
1.0.2 82 4/26/2024