Soenneker.Extensions.IIdentity 4.0.295

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Extensions.IIdentity --version 4.0.295
                    
NuGet\Install-Package Soenneker.Extensions.IIdentity -Version 4.0.295
                    
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="Soenneker.Extensions.IIdentity" Version="4.0.295" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Extensions.IIdentity" Version="4.0.295" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Extensions.IIdentity" />
                    
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 Soenneker.Extensions.IIdentity --version 4.0.295
                    
#r "nuget: Soenneker.Extensions.IIdentity, 4.0.295"
                    
#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 Soenneker.Extensions.IIdentity@4.0.295
                    
#: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=Soenneker.Extensions.IIdentity&version=4.0.295
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Extensions.IIdentity&version=4.0.295
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Extensions.IIdentity

A collection of helpful IIdentity (authentication, authorization) extension methods

Installation

dotnet add package Soenneker.Extensions.IIdentity
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 (2)

Showing the top 2 NuGet packages that depend on Soenneker.Extensions.IIdentity:

Package Downloads
Soenneker.Blazor.Auth.RolesPrincipalFactory

Customizes Blazor WebAssembly authentication by extending AccountClaimsPrincipalFactory to add user roles based on their job title.

Soenneker.Blazor.Auth.EntraRolesPrincipalFactory

Customizes Blazor authentication by extending AccountClaimsPrincipalFactory to add standard roles claims from Azure Entra

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.320 109 4/24/2026
4.0.319 48 4/24/2026
4.0.318 67 4/23/2026
4.0.317 76 4/23/2026
4.0.316 108 4/23/2026
4.0.315 99 4/23/2026
4.0.313 130 4/22/2026
4.0.312 158 4/21/2026
4.0.311 113 4/21/2026
4.0.310 116 4/15/2026
4.0.309 107 4/15/2026
4.0.308 124 4/15/2026
4.0.307 110 4/14/2026
4.0.306 147 4/7/2026
4.0.305 135 4/3/2026
4.0.304 162 3/31/2026
4.0.303 113 3/31/2026
4.0.302 147 3/20/2026
4.0.301 119 3/19/2026
4.0.295 108 3/12/2026
Loading failed

improves CI