AppOS.Settings 2.0.1

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

// Install AppOS.Settings as a Cake Tool
#tool nuget:?package=AppOS.Settings&version=2.0.1                

高效、易用、强大的设置库,提供自动依赖注入和检查、自动绑定和校验配置、多主机环境等能力。

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on AppOS.Settings:

Package Downloads
AppOS.Settings.HTTP

面向 HTTP 的设置库,提供依赖注入、配置绑定、选项自动校验、多主机环境等通用功能。

AppOS.APM

面向 ApplicationOS 可插拔模块的 APM 抽象

AppOS.Primitives

易用、强大、高效、常用的基元数据类型,提供原子类型:AtomicInt、AtomicBool、AtomicLong、AtomicReference 等、批处理缓冲数据(支持平衡吞吐和延时):Batch、全局取消提供者:CancellationTokenProvider、多种(同/异步、组合)释放器:Disposer、以值类型方式组装字符串:ValueStringBuilder 等能力。

AppOS.Scheduling

易用、强大、高效且有容错能力的通用调度器,支持高性能的时间轮哈希调度器。

AppOS.Security

易用、强大、高效的企业级安全能力,支持最安全的哈希密码方式(Argon2id、PBKDF2等)、多维度文件MD5(支持内容/路径/属性)、MurmurHash、JWT生成和验证、数据加解密、数据保护等

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 153 10/16/2024
2.0.0 199 8/22/2024
1.1.2 107 3/11/2024
1.1.1 120 2/27/2024
1.1.0 486 11/20/2023
1.0.12 504 7/7/2023
1.0.11 197 7/6/2023
1.0.10 197 6/23/2023
1.0.9 188 6/23/2023
1.0.8 173 6/23/2023
1.0.7 178 6/15/2023
1.0.6 162 6/15/2023
1.0.5 156 6/14/2023
1.0.4 223 6/8/2023
1.0.3 219 6/7/2023