KPFramework 7.6.1.4

dotnet add package KPFramework --version 7.6.1.4
                    
NuGet\Install-Package KPFramework -Version 7.6.1.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="KPFramework" Version="7.6.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KPFramework" Version="7.6.1.4" />
                    
Directory.Packages.props
<PackageReference Include="KPFramework" />
                    
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 KPFramework --version 7.6.1.4
                    
#r "nuget: KPFramework, 7.6.1.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.
#:package KPFramework@7.6.1.4
                    
#: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=KPFramework&version=7.6.1.4
                    
Install as a Cake Addin
#tool nuget:?package=KPFramework&version=7.6.1.4
                    
Install as a Cake Tool

KPFramework

向服务插件框架构建,框架是基于OSGI R4规范Net版实现,提供了动态模块化、面向服务和模块扩展等功能,支持WinForm桌面应用、WPF桌面应用、ASP.NET Web应用、ASP.NET MVC应用、Silverlight RIA应用、手机应用,NetCore等任意.NET应用环境,模块具备物理隔离性、热插拔、动态性和物理重用性。 架构对于复杂的业务系统、多变的应用功能等软件应用场景中提供了灵活的扩展性,同时零散的功能组织形式、基于服务总线的开发模式等特点,大大缩减应用开发周期。 开发缘起是旨在解决医疗行业医院对信息化系统功能需求多变的问题。 框架提供了插件管理体系、功能应用管理体系、资源管理体系等架构体系。内置了数据库管理服务、发布\订阅的事件服务、基于RBCA的权限\角色管理服务,能满足大部分业务和功能的底层需求.

Version

For NetCore10

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on KPFramework:

Package Downloads
KPFramework.Extends

基于NetCore的KP开发框架扩展

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.6.1.4 114 6/22/2026
7.6.1.3 114 4/21/2026
7.6.1.1 119 2/25/2026
7.6.1 331 9/18/2025
7.6.0.6 193 9/2/2025
7.6.0.5 347 3/28/2025
7.1.0.6 199 3/28/2025

NetCore10 CoreApi依赖