ApplicationOS.Settings
1.0.2
dotnet add package ApplicationOS.Settings --version 1.0.2
NuGet\Install-Package ApplicationOS.Settings -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="ApplicationOS.Settings" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ApplicationOS.Settings --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApplicationOS.Settings, 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.
// Install ApplicationOS.Settings as a Cake Addin #addin nuget:?package=ApplicationOS.Settings&version=1.0.2 // Install ApplicationOS.Settings as a Cake Tool #tool nuget:?package=ApplicationOS.Settings&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
面向 ApplicationOS 的设置库,提供依赖注入、配置绑定、选项自动校验、多主机环境等通用功能。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Hosting (>= 7.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 7.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 7.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ApplicationOS.Settings:
Package | Downloads |
---|---|
ApplicationOS.GlobalIds
易用、强大、高效且有容错能力的分布式全局标识生成器 |
|
ApplicationOS.Serialization
易用、强大、高效且有容错能力的通用序列器,支持二进制、JSON等协议。 |
|
ApplicationOS.Scheduling
易用、强大、高效且有容错能力的通用调度器,支持高性能的时间轮哈希调度器。 |
|
ApplicationOS.Settings.HTTP
面向 HTTP 的设置库,提供依赖注入、配置绑定、选项自动校验、多主机环境等通用功能。 |
|
ApplicationOS.Emailing
易用、强大、高效且有容错能力的邮件能力抽象,支持立即/定时发送邮件等 |
GitHub repositories
This package is not used by any popular GitHub repositories.