AppOS.Security 9.9.0

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

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

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.Security:

Package Downloads
DDD.HTTP

易用、强大、高效且面向 HTTP 和领域驱动的一站式企业级开发基础设施,支持 AspnetCore WebAPI(MVC)/MiniAPI,提供 API 文档、API 多版本管理、跨域(CORS)、异常中间件、标准化 API 结果返回、API Key 授权、JWT等能力。

AppOS.Security.MySQL

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

AppOS.D4.HTTP

面向数据和领域驱动、易用、强大、高效、安全、智能、现代化和可持续迭代的一站式企业级软件开发范式,支持 AspnetCore WebAPI(MVC)/MiniAPI/FastEndpoints,提供 API 文档、API 多版本管理、跨域(CORS)、异常中间件、标准化 API 结果返回、API Key 授权、JWT、运行日志、多租户和当前上下文、事件总线等能力。

AppOS.DDD.HTTP

面向 HTTP、易用、强大、高效、数据和领域驱动的一站式企业级开发基础设施,支持 AspnetCore WebAPI(MVC)/MiniAPI,提供 API 文档、API 多版本管理、跨域(CORS)、异常中间件、标准化 API 结果返回、API Key 授权、JWT、自动审计日志、多租户和当前上下文等能力。

AppOS.DDD.UI

易用、强大、高效且面向 UI 和领域驱动的一站式企业级开发基础设施,支持客户端凭存储(LocalStorage、SessionStorage)、自适应渲染模式的凭证管理(Credential)、账号管理(Account)和多租户管理(Tenant)等功能。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.9.0 84 9/15/2026
9.7.0 169 9/11/2026
9.6.0 144 9/8/2026
9.5.0 140 9/7/2026
9.3.1 185 7/21/2026
9.3.0 175 7/10/2026
9.2.0 179 7/8/2026
9.1.0 190 7/3/2026
9.0.1 179 6/24/2026
9.0.0 184 6/24/2026
8.0.1 181 5/29/2026
8.0.0 203 5/29/2026
3.7.5 219 4/1/2026
3.7.4 145 3/31/2026
3.7.3 181 3/26/2026
3.7.2 189 3/13/2026
3.7.1 177 3/12/2026
3.7.0 147 2/25/2026
3.6.0 170 2/10/2026
3.5.0 192 1/30/2026
Loading failed