Agile.Infra.Core
1.0.2
dotnet add package Agile.Infra.Core --version 1.0.2
NuGet\Install-Package Agile.Infra.Core -Version 1.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="1.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="1.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 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Agile.Infra.Core, 1.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@1.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=1.0.2
#tool nuget:?package=Agile.Infra.Core&version=1.0.2
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.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 (5)
Showing the top 5 NuGet packages that depend on Agile.Infra.Core:
Package | Downloads |
---|---|
Agile.Infra.SqlSugar
该库是数据处理库,对SqlSugar进行了封装和扩展。 |
|
Agile.Infra.Serilog
该库是日志库。 |
|
Agile.Infra.IdGenerator
该库负责Id的生成,目前实现了雪花算法生成器,可以动态获取WorkerId。 |
|
Agile.Infra.Code
该库是条码、二维码生成库,目前实现了二维码生成。 |
|
Agile.Infra.WeiXin
该库是微信API对接库,目前实现了小程序部分API。 |
GitHub repositories
This package is not used by any popular GitHub repositories.