AppOS.Settings 3.7.0

dotnet add package AppOS.Settings --version 3.7.0
                    
NuGet\Install-Package AppOS.Settings -Version 3.7.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="AppOS.Settings" Version="3.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppOS.Settings" Version="3.7.0" />
                    
Directory.Packages.props
<PackageReference Include="AppOS.Settings" />
                    
Project file
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 AppOS.Settings --version 3.7.0
                    
#r "nuget: AppOS.Settings, 3.7.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.
#:package AppOS.Settings@3.7.0
                    
#: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=AppOS.Settings&version=3.7.0
                    
Install as a Cake Addin
#tool nuget:?package=AppOS.Settings&version=3.7.0
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (10)

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

Package Downloads
DDD.Domain

Package Description

AppOS.Security

易用、强大、高效的企业级安全能力,提供最安全的哈希密码方式(Argon2id、PBKDF2等)、多维度文件MD5(支持内容/路径/属性)、MurmurHash、JWT 面向多客户端的生成和验证、敏感数据保护和全链路端到端加密传输(ECC+AES)、密钥管理及轮换、数据加解密,如:最安全的对称加密(AesGcm)、非对称加密(RSA:公钥/私钥导入/导出、[公钥加密、私钥解密]、[私钥签名、公钥验签])等能力

AppOS.Settings.HTTP

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

AppOS.APM

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

AppOS.D4.Domain

数据与领域双驱动的一站式企业级软件开发范式,全程:Data-Domain Driven Design,简称:D4,具有易用、强大、高效、安全、智能、现代化和可持续迭代等特性;提供一组通用的语言(原语等)统一领域认知和沟通基准、一种标准化的建模设计(聚合根、实体、值对象、领域事件、领域命令等)表达领域逻辑、一套规范化的代码组织(如仓储、工作单元、消息驱动等)标准化软件工程和全套基础设施(如:运行日志(流量、操作、SQL等)、多租户、上下文管理、事件总线等),有效降低迭代成本、提升交付效率;确保软件开发全生命周期业务、模型与代码的边界明确、实现一致、高内聚低耦合。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.7.0 161 2/25/2026
3.6.0 281 2/10/2026
3.5.0 438 1/29/2026
3.4.5 331 1/19/2026
3.4.4 496 12/12/2025
3.4.3 545 12/10/2025
3.4.2 381 12/4/2025
3.4.1 973 11/12/2025
2.4.1 680 11/4/2025
2.4.0 1,120 9/19/2025
2.3.0 797 9/17/2025
2.2.0 520 9/17/2025
2.1.0 296 9/5/2025
2.0.11 625 8/8/2025
2.0.10 290 8/8/2025
2.0.9 256 8/1/2025
2.0.8 672 6/12/2025
2.0.7 377 6/12/2025
2.0.6 734 5/5/2025
2.0.5 377 3/18/2025
Loading failed