Excalibur.Security.Abstractions
10.0.0-alpha.5
dotnet add package Excalibur.Security.Abstractions --version 10.0.0-alpha.5
NuGet\Install-Package Excalibur.Security.Abstractions -Version 10.0.0-alpha.5
<PackageReference Include="Excalibur.Security.Abstractions" Version="10.0.0-alpha.5" />
<PackageVersion Include="Excalibur.Security.Abstractions" Version="10.0.0-alpha.5" />
<PackageReference Include="Excalibur.Security.Abstractions" />
paket add Excalibur.Security.Abstractions --version 10.0.0-alpha.5
#r "nuget: Excalibur.Security.Abstractions, 10.0.0-alpha.5"
#:package Excalibur.Security.Abstractions@10.0.0-alpha.5
#addin nuget:?package=Excalibur.Security.Abstractions&version=10.0.0-alpha.5&prerelease
#tool nuget:?package=Excalibur.Security.Abstractions&version=10.0.0-alpha.5&prerelease
Excalibur.Security.Abstractions
Security abstractions for Excalibur framework including password hashing, key management, and cryptographic operations
Installation
dotnet add package Excalibur.Security.Abstractions
Quick Start
// Add Excalibur.Security.Abstractions to your service configuration
services.AddSecurityAbstractions();
Documentation
See the main documentation for detailed guides and API reference.
License
This package is part of the Excalibur framework. See LICENSE for license details.
| 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
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Excalibur.Security.Abstractions:
| Package | Downloads |
|---|---|
|
Excalibur.Security
Security implementations for the Excalibur framework: Argon2id password hashing, credential stores, security event stores, message encryption, input validation, and audit logging. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-alpha.5 | 42 | 8/10/2026 |
| 10.0.0-alpha.4 | 45 | 8/10/2026 |
| 3.0.0-alpha.216 | 97 | 6/30/2026 |
| 3.0.0-alpha.215 | 84 | 6/23/2026 |
| 3.0.0-alpha.214 | 78 | 6/23/2026 |
| 3.0.0-alpha.208 | 86 | 6/11/2026 |
| 3.0.0-alpha.207 | 74 | 6/11/2026 |
| 3.0.0-alpha.205 | 80 | 6/10/2026 |
| 3.0.0-alpha.204 | 76 | 6/8/2026 |
| 3.0.0-alpha.203 | 80 | 6/8/2026 |
| 3.0.0-alpha.202 | 67 | 6/8/2026 |
| 3.0.0-alpha.201 | 75 | 6/8/2026 |
| 3.0.0-alpha.199 | 72 | 6/8/2026 |
| 3.0.0-alpha.198 | 78 | 5/28/2026 |
| 3.0.0-alpha.197 | 88 | 5/28/2026 |
| 3.0.0-alpha.194 | 74 | 5/20/2026 |
| 3.0.0-alpha.193 | 73 | 5/13/2026 |
| 3.0.0-alpha.192 | 63 | 5/13/2026 |
| 3.0.0-alpha.191 | 67 | 5/13/2026 |
| 3.0.0-alpha.189 | 66 | 5/12/2026 |
See CHANGELOG.md for release notes