HZY.Framework.DependencyInjection 10.0.11

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

Di、Aop 用于扫描服务并自动加载到DI中,AppSettingsAttribute配置特性标记、AutowiredAttribute属性特性标记、ComponentAttribute组件服务特性标记

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on HZY.Framework.DependencyInjection:

Package Downloads
HZY.Framework.Core

HZY Framework 核心 1、ScheduledAttribute 定时任务特性标记 2、IServerMetricMonitoringService 服务器指标监控 CPU、内存、硬盘、运行时长 3、HZY.Framework.DynamicApiController 动态Api控制器 4、HZY.Framework.DependencyInjection 依赖注入

HZY.Framework.Repository.EntityFramework

EFCore、Repositories 、SqlServer、MySql、PgSql 、Oracel 、FreeSql 1、动态表名查询 2、监控EFCore 连接、事务、Sql、Sql耗时等统计信息 3、仓储多租户 查询过滤 4、批量数据拷贝 目前支持 mysql 和 sqlserver 5、Sql 字符串查询 6、仓储具有基本的 CRUD 目前框架使用案例:https://gitee.com/hzy6/HzyAdmin

YR.Framework.AutoDi

YR框架依赖注入

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HZY.Framework.DependencyInjection:

Repository Stars
hzy-6/hzy-admin
前后端分离权限管理系统基架! 数据权限、按钮权限、动态菜单、动态任务调度、动态WebApi、定时标记 [Scheduled("0/5 * * * * ?")] 、代码生成
Version Downloads Last Updated
10.0.11 98 3/1/2026
10.0.9 98 3/1/2026
10.0.8 98 3/1/2026
10.0.7 97 2/23/2026
10.0.6 94 2/23/2026
10.0.5 187 12/21/2025
10.0.4 164 12/20/2025
10.0.3 172 12/20/2025
10.0.2 177 12/20/2025
10.0.1 182 12/20/2025
10.0.0 704 12/3/2025
8.0.66 577 6/27/2025
8.0.65 196 6/27/2025
8.0.64 200 6/27/2025
8.0.63 368 6/20/2025
8.0.62 385 5/27/2025
8.0.61 422 5/9/2025
8.0.60 964 3/22/2025
8.0.59 210 3/21/2025
8.0.58 302 3/19/2025
Loading failed