Zongsoft.Plugins
7.14.1
dotnet add package Zongsoft.Plugins --version 7.14.1
NuGet\Install-Package Zongsoft.Plugins -Version 7.14.1
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="Zongsoft.Plugins" Version="7.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zongsoft.Plugins" Version="7.14.1" />
<PackageReference Include="Zongsoft.Plugins" />
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 Zongsoft.Plugins --version 7.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zongsoft.Plugins, 7.14.1"
#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 Zongsoft.Plugins@7.14.1
#: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=Zongsoft.Plugins&version=7.14.1
#tool nuget:?package=Zongsoft.Plugins&version=7.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Zongsoft.Plugins 插件框架
概述
Zongsoft.Plugins 是一个无侵入的插件化开发框架库,无论终端程序、富客户端、后台服务程序还是 Web 应用程序,都不需要引用 Zongsoft.Plugins 即可被改造成一个插件化的应用。
文档正在撰写中,请关注我们的微信公号和知识星球以获得最新进展和通知!
其他
这个框架创建于2010年4月份,实现代码历经迭代和重构,但整体设计思想未有大的变更。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.Http (>= 10.0.0)
- Zongsoft.Core (>= 7.28.0)
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Zongsoft.Core (>= 7.28.0)
-
net9.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.2)
- Microsoft.Extensions.Hosting (>= 9.0.2)
- Microsoft.Extensions.Http (>= 9.0.2)
- Zongsoft.Core (>= 7.28.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Zongsoft.Plugins:
| Package | Downloads |
|---|---|
|
Zongsoft.Plugins.Web
This is a framework about plugin web application development. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.14.1 | 89 | 4/6/2026 |
| 7.14.0 | 179 | 1/11/2026 |
| 7.13.0 | 145 | 12/31/2025 |
| 7.12.1 | 222 | 12/25/2025 |
| 7.12.0 | 236 | 10/10/2025 |
| 7.11.0 | 351 | 8/28/2025 |
| 7.10.0 | 289 | 8/4/2025 |
| 7.9.0 | 669 | 7/22/2025 |
| 7.8.0 | 434 | 7/21/2025 |
| 7.7.0 | 433 | 6/11/2025 |
| 7.6.0 | 255 | 5/30/2025 |
| 7.5.0 | 320 | 5/16/2025 |
| 7.4.0 | 270 | 5/6/2025 |
| 7.3.0 | 317 | 3/28/2025 |
| 7.2.0 | 279 | 3/27/2025 |
| 7.1.0 | 636 | 3/26/2025 |
| 7.0.0 | 298 | 2/24/2025 |
Loading failed