![]() |
VOOZH | about |
dotnet add package OSharp.Plugin.Core --version 10.1.0
NuGet\Install-Package OSharp.Plugin.Core -Version 10.1.0
<PackageReference Include="OSharp.Plugin.Core" Version="10.1.0" />
<PackageVersion Include="OSharp.Plugin.Core" Version="10.1.0" />Directory.Packages.props
<PackageReference Include="OSharp.Plugin.Core" />Project file
paket add OSharp.Plugin.Core --version 10.1.0
#r "nuget: OSharp.Plugin.Core, 10.1.0"
#:package OSharp.Plugin.Core@10.1.0
#addin nuget:?package=OSharp.Plugin.Core&version=10.1.0Install as a Cake Addin
#tool nuget:?package=OSharp.Plugin.Core&version=10.1.0Install as a Cake Tool
简洁的插件核心库,提供插件加载、注册与基础扩展点(示例库)。该包主要用于在 .NET 项目中集成插件机制与扩展点。
从 NuGet 安装(替换为实际包名):
# 使用 dotnet CLI
dotnet add package OSharp.Plugin.Core --version x.y.z
# 使用 NuGet 包管理器控制台
Install-Package OSharp.Plugin.Core -Version x.y.z
using OSharp.Plugin.Core;
// 根据库的实际 API 调整以下示例
var manager = new PluginManager(); // 示例构造
manager.LoadPlugins("Plugins"); // 从指定目录加载插件
manager.InitializeAll();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on OSharp.Plugin.Core:
| Package | Downloads |
|---|---|
|
OSharp.Plugin.Admin
OSharp系统管理组件,封装着后台功能所需功能 |
|
|
OSharp.Plugin.MobileApp
OSharp小程序组件,封装着小程序所需功能 |
|
|
OSharp.Plugin.Mall
OSharp 商城组件,封装着商城功能 |
|
|
OSharp.Plugin.Content
OSharp cms组件,封装着cms功能 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.0 | 7 | 6/18/2026 |
| 10.0.8 | 155 | 5/16/2026 |
| 10.0.6 | 146 | 3/26/2026 |
| 10.0.5 | 149 | 3/9/2026 |
| 10.0.4 | 179 | 1/31/2026 |
| 10.0.3 | 191 | 1/23/2026 |
| 10.0.2 | 163 | 1/23/2026 |
| 10.0.1 | 184 | 1/23/2026 |
| 10.0.0 | 171 | 1/21/2026 |
| 8.2.1 | 532 | 12/9/2025 |
| 8.2.0 | 319 | 12/4/2025 |
| 8.1.9 | 513 | 11/20/2025 |
| 8.1.8 | 289 | 10/31/2025 |
| 8.1.7 | 300 | 10/27/2025 |
| 8.1.6 | 308 | 9/30/2025 |
| 8.1.5 | 305 | 9/24/2025 |
| 8.1.4 | 413 | 9/18/2025 |
| 8.1.3 | 403 | 9/18/2025 |
| 8.1.2 | 414 | 9/18/2025 |
| 8.1.1 | 285 | 9/3/2025 |