Agile.Infra.Core 1.0.0

dotnet add package Agile.Infra.Core --version 1.0.0                
NuGet\Install-Package Agile.Infra.Core -Version 1.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="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Agile.Infra.Core --version 1.0.0                
#r "nuget: Agile.Infra.Core, 1.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.
// Install Agile.Infra.Core as a Cake Addin
#addin nuget:?package=Agile.Infra.Core&version=1.0.0

// Install Agile.Infra.Core as a Cake Tool
#tool nuget:?package=Agile.Infra.Core&version=1.0.0                

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
Agile.Infra.SqlSugar

Package Description

Agile.Infra.IdGenerator

该库负责Id的生成,目前实现了雪花算法生成器,可以动态获取WorkerId。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 104 12/17/2024