Security.Claims
1.3.1
See the version list below for details.
dotnet add package Security.Claims --version 1.3.1
NuGet\Install-Package Security.Claims -Version 1.3.1
<PackageReference Include="Security.Claims" Version="1.3.1" />
<PackageVersion Include="Security.Claims" Version="1.3.1" />
<PackageReference Include="Security.Claims" />
paket add Security.Claims --version 1.3.1
#r "nuget: Security.Claims, 1.3.1"
#:package Security.Claims@1.3.1
#addin nuget:?package=Security.Claims&version=1.3.1
#tool nuget:?package=Security.Claims&version=1.3.1
Security.Claims
Security claims, roles, and ClaimsPrincipal extensions for multi-tenant applications
Installation
dotnet add package Security.Claims
Description
Security claims, roles, and ClaimsPrincipal extensions for multi-tenant applications
Documentation
See the NuGet package page for full documentation.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Related Packages
Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
How to Publish
cd C:\desktopContents\projects\SaaS\NuGetPackages\Security.Claims
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump patch # Bug fixes
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump minor # New features
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump major # Breaking changes
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- System.Security.Claims (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Security.Claims:
| Package | Downloads |
|---|---|
|
MultiTenancy.EntityFrameworkCore
Multi-tenant data isolation for Entity Framework Core. Provides tenant context services, base tenant entity, and query filtering for SaaS applications. |
|
|
Identity.Keycloak
Keycloak implementation of identity provider. Supports OIDC/OAuth2 authentication, OTP verification, and user management through Keycloak. |
GitHub repositories
This package is not used by any popular GitHub repositories.