Quantropic.Security.Abstractions
0.2.0-beta.1
Prefix Reserved
dotnet add package Quantropic.Security.Abstractions --version 0.2.0-beta.1
NuGet\Install-Package Quantropic.Security.Abstractions -Version 0.2.0-beta.1
<PackageReference Include="Quantropic.Security.Abstractions" Version="0.2.0-beta.1" />
<PackageVersion Include="Quantropic.Security.Abstractions" Version="0.2.0-beta.1" />
<PackageReference Include="Quantropic.Security.Abstractions" />
paket add Quantropic.Security.Abstractions --version 0.2.0-beta.1
#r "nuget: Quantropic.Security.Abstractions, 0.2.0-beta.1"
#:package Quantropic.Security.Abstractions@0.2.0-beta.1
#addin nuget:?package=Quantropic.Security.Abstractions&version=0.2.0-beta.1&prerelease
#tool nuget:?package=Quantropic.Security.Abstractions&version=0.2.0-beta.1&prerelease
Core abstractions, interfaces, and base types for Quantropic.Security library. Provides foundational contracts for security implementations including authentication, cryptography, and SRP protocols.
| Product | Versions 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. |
-
net10.0
- Quantropic.Security.Configuration (>= 0.2.0-beta.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Quantropic.Security.Abstractions:
| Package | Downloads |
|---|---|
|
Quantropic.Security.Cryptography
Cryptographic primitives and utilities for Quantropic.Security. Includes secure hashing, encryption, key derivation functions (KDF), and cryptographic helpers with best practices implementation. |
|
|
Quantropic.Security.Srp.Server
Secure Remote Password (SRP-6a) protocol server implementation. Provides secure password verification and session establishment for authentication servers. Includes password verifier storage and multi-step authentication flow. |
|
|
Quantropic.Security.Srp.Client
Secure Remote Password (SRP-6a) protocol client implementation. Provides password-based authentication without transmitting passwords over the network. Includes client-side session management and secure credential verification. |
|
|
Quantropic.Security.Windows
Windows-specific security features for Quantropic.Security. Provides integration with Windows Credential Manager, DPAPI (Data Protection API), Windows Hello, and other platform-specific security mechanisms. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0-beta.1 | 70 | 3/19/2026 |
| 0.1.0-beta.2 | 69 | 3/4/2026 |
| 0.1.0-beta.1 | 81 | 3/3/2026 |