Agile.Infra.Core
2.0.2
dotnet add package Agile.Infra.Core --version 2.0.2
NuGet\Install-Package Agile.Infra.Core -Version 2.0.2
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.2" />
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.2" />
<PackageReference Include="Agile.Infra.Core" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Agile.Infra.Core, 2.0.2"
#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.2
#: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.2
#tool nuget:?package=Agile.Infra.Core&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
核心基础库,提供配置、依赖注入扩展、通用工具与基础类型扩展,为其它模块提供底层支持。
| Product | Versions 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.
-
net10.0
- IP2Region.Net (>= 3.0.2)
- Mapster (>= 10.0.11)
- Microsoft.AspNetCore.Http (>= 2.3.11)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.11)
- Microsoft.Extensions.Caching.Memory (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- Newtonsoft.Json (>= 13.0.4)
- NPOI (>= 2.8.0)
- UAParser (>= 3.1.47)
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.Serilog
基于 Serilog 的日志采集与配置封装,提供结构化日志、输出器配置与环境感知的日志初始化方案。 |
GitHub repositories
This package is not used by any popular GitHub repositories.