Agile.Infra.Core
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Agile.Infra.Core --version 1.0.3
NuGet\Install-Package Agile.Infra.Core -Version 1.0.3
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="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agile.Infra.Core" Version="1.0.3" />
<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 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Agile.Infra.Core, 1.0.3"
#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@1.0.3
#: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=1.0.3
#tool nuget:?package=Agile.Infra.Core&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
该库是最顶层库,任何库都会者直接或间接依赖该库。该库提供了大量的C#基础类型的扩展方法与Configuration、DependencyInjection、ContainerBuilder的扩展方法。
| 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- IP2Region.Net (>= 2.0.2)
- Mapster (>= 7.4.0)
- Microsoft.AspNetCore.Http (>= 2.3.9)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.4)
- Newtonsoft.Json (>= 13.0.3)
- NPOI (>= 2.7.3)
- System.Text.RegularExpressions (>= 4.3.1)
- 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.