MioKit.Sdk 1.2.0

dotnet add package MioKit.Sdk --version 1.2.0
                    
NuGet\Install-Package MioKit.Sdk -Version 1.2.0
                    
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="MioKit.Sdk" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MioKit.Sdk" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="MioKit.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MioKit.Sdk --version 1.2.0
                    
#r "nuget: MioKit.Sdk, 1.2.0"
                    
#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.
#:package MioKit.Sdk@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MioKit.Sdk&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=MioKit.Sdk&version=1.2.0
                    
Install as a Cake Tool

Public MioKit SDK for building plugins and integrations, including the plugin lifecycle, object model, features, search, input hooks, and host services.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MioKit.Sdk:

Package Downloads
MioKit.AutoFileSelect

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.auto-file-select","name":"文件快速选择","description":"# 文件快速选择\n\n打开、上传或保存文件时,插件会在标准文件对话框旁打开 Everything 搜索窗,直接定位本机文件与文件夹。\n\n## Everything 搜索\n\n1. 确保 Everything 已安装并正在运行\n2. 打开受支持的“打开”或“保存”窗口\n3. 在自动出现的搜索窗中输入关键词,可切换全部、文件夹、EXE、图片、文档、视频、音频和压缩包标签\n4. 选中文件夹并回车会跳转到该目录;选中文件会跳转到父目录并自动填写/选择该文件名\n\n## 目录快速切换\n\n- 从资源管理器切回应用并打开文件对话框时,会自动沿用资源管理器当前目录\n- 也可以唤起 MioKit 搜索框,通过“目录切换”面板选择已打开的资源管理器窗口\n\n## 使用提示\n\n- 应用可以早于插件启动;首次使用前先切换到该应用一次,再打开文件选择窗口\n- 插件不会替你点击“打开”或“保存”\n- 支持 Windows 10/11 中常见的 x64/x86 桌面应用标准文件选择窗口\n- Everything 不可用时不显示独立搜索窗,原有目录快速切换仍可使用\n- 管理员权限应用、旧式窗口或应用自带的特殊文件选择界面可能不支持\n\n## 加载失败\n\n如果插件加载失败,请先将插件文件添加到信任名单,然后卸载并重新安装。卸载时务必选择“删除插件数据”。","category":"效率工具","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/auto-file-select","icon":"Assets/icon.png","assembly":"MioKit.AutoFileSelect.dll","minSdkVersion":"1.2.0","minHostVersion":"1.0.0","dependencies":[]}}

MioKit.WebSearch

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.websearch","name":"网页快开","description":"# 网页快开\n\n在 MioKit 中搜索浏览器收藏夹,并用自定义网站或搜索模板快速打开网页。\n\n## 收藏夹\n\n自动索引本机 **Microsoft Edge**、**Google Chrome**、**Mozilla Firefox** 的收藏夹。在搜索框输入命令 `bookmark-web` 或 `favorites-web` 后,按标题或网址查找并打开。\n\n## 自定义网站\n\n自定义网站始终参与全局搜索:\n\n- **固定网页**:按名称、别名或 URL 匹配后直接打开。\n- **搜索模板**:在地址中加入 `{query}`,例如 `https://www.bing.com/search?q={query}`。查询可来自搜索框输入、剪贴板,或输入优先、剪贴板兜底。\n\n网站支持别名与热键;热键触发搜索模板时使用剪贴板文本替换 `{query}`。\n\n## 设置\n\n搜索「网页快开」打开管理窗口,可维护网站列表、选择默认浏览器,并同步浏览器收藏夹索引。","category":"搜索","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/web-search","assembly":"MioKit.WebSearch.dll","icon":"Assets/icon.png","minSdkVersion":"1.1.1","minHostVersion":"1.0.0","nugetDependents":[]}}

MioKit.EverythingSearch

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.everything-search","name":"Everything 搜索","icon":"Assets/icon.png","description":"基于 Voidtools Everything 的本机极速文件搜索插件。借助 Everything 索引,按分类作用域毫秒级检索本机文件名,不占用全局并行搜索。\n\n## 功能\n\n- 分类作用域:全部文件、文件夹、音频、视频、可执行文件、文档、压缩包、图片\n- 结果展示类型图标,回车可在资源管理器中打开文件、打开文件夹或定位所在目录\n- Everything 未运行时给出明确提示\n\n## 前置条件\n\n- 已安装并运行 [Everything](https://www.voidtools.com/)\n\n## 触发词\n\n输入触发词后按宿主配置的 command 触发键附着,再输入关键字搜索;也可在搜索框输入 `/` 从作用域列表中选择。\n\n| Command | 范围 |\n| --- | --- |\n| `everything` | 全部文件与文件夹 |\n| `folder` | 仅文件夹 |\n| `audio` | 音频 |\n| `video` | 视频 |\n| `exe` | 可执行文件与脚本 |\n| `doc` | 文档 |\n| `archive` | 压缩包 |\n| `image` | 图片 |","category":"Tools","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/everything","assembly":"MioKit.EverythingSearch.dll","minSdkVersion":"1.0.0","minHostVersion":"1.0.0","dependencies":[],"nugetDependents":[{"id":"EverythingSearchClient","version":"0.9.0.148"}]}}

MioKit.Extensions

Optional actions, controls, converters, and helpers for MioKit plugins and the host runtime.

MioKit.Webview2

WebView2 integration for MioKit plugins, including embedded browser controls, local page hosting, JavaScript service bridges, and theme synchronization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 0 8/22/2026
1.2.0-beta.1 30 8/22/2026
1.1.1 95 8/19/2026