Agile.Infra.Core 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Agile.Infra.Core --version 2.0.0
                    
NuGet\Install-Package Agile.Infra.Core -Version 2.0.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="Agile.Infra.Core" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agile.Infra.Core" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Agile.Infra.Core" />
                    
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 Agile.Infra.Core --version 2.0.0
                    
#r "nuget: Agile.Infra.Core, 2.0.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 Agile.Infra.Core@2.0.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=Agile.Infra.Core&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Agile.Infra.Core&version=2.0.0
                    
Install as a Cake Tool

该库是最顶层库,任何库都会者直接或间接依赖该库。该库提供了大量的C#基础类型的扩展方法与Configuration、DependencyInjection、ContainerBuilder的扩展方法。

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 (11)

Showing the top 5 NuGet packages that depend on Agile.Infra.Core:

Package Downloads
Agile.Infra.Pay

支付集成库,封装微信支付与可扩展的第三方支付接入、回调验证与订单处理辅助方法。

Agile.Infra.SqlSugar

SqlSugar 封装库,提供数据库访问抽象、分页与事务支持、常用扩展方法,简化数据持久化操作。

Agile.Infra.IdGenerator

分布式 ID 生成库,基于雪花算法实现,支持动态 WorkerId 分配与并发安全的 ID 生成,适用于分布式场景下的唯一 ID 分配。

Agile.Infra.Code

条码与二维码生成库,支持多种编码格式与图片输出,便于标签打印与扫码场景集成。

Agile.Infra.WeiXin

微信服务对接库,封装小程序与开放平台常用 API、消息处理与授权流程,简化微信功能集成。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 64 8/14/2026
2.0.1 200 7/29/2026
2.0.0 207 7/29/2026
1.0.3 230 2/6/2026
1.0.2 1,005 7/24/2025
1.0.1 248 6/27/2025
1.0.0 296 12/17/2024