Klassd.Auth.AspNetCore.Cookies 0.0.1-beta.12

Prefix Reserved
This is a prerelease version of Klassd.Auth.AspNetCore.Cookies.
dotnet add package Klassd.Auth.AspNetCore.Cookies --version 0.0.1-beta.12
                    
NuGet\Install-Package Klassd.Auth.AspNetCore.Cookies -Version 0.0.1-beta.12
                    
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="Klassd.Auth.AspNetCore.Cookies" Version="0.0.1-beta.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Klassd.Auth.AspNetCore.Cookies" Version="0.0.1-beta.12" />
                    
Directory.Packages.props
<PackageReference Include="Klassd.Auth.AspNetCore.Cookies" />
                    
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 Klassd.Auth.AspNetCore.Cookies --version 0.0.1-beta.12
                    
#r "nuget: Klassd.Auth.AspNetCore.Cookies, 0.0.1-beta.12"
                    
#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 Klassd.Auth.AspNetCore.Cookies@0.0.1-beta.12
                    
#: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=Klassd.Auth.AspNetCore.Cookies&version=0.0.1-beta.12&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Klassd.Auth.AspNetCore.Cookies&version=0.0.1-beta.12&prerelease
                    
Install as a Cake Tool

Cookie-based sign-in delivery for Klassd.Auth (server-rendered / Blazor apps): local username-or-email + password login, logout, and an external-SSO challenge/callback that provisions users via UserAccountService and issues the app cookie. AddKlassdAuthCookies() + UseKlassdAuthCookies().

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 (6)

Showing the top 5 NuGet packages that depend on Klassd.Auth.AspNetCore.Cookies:

Package Downloads
Klassd.Workflows.Auth

Authentication for the Klassd.Workflows dashboard: a Users admin (email + password local accounts) plus cookie sign-in. A thin profile over the Klassd.Auth packages — SSO is added separately via Klassd.Workflows.Auth.OpenIdConnect, which links to an existing user by email. Authentication is bypassed for loopback requests, so local development and `kubectl port-forward` need no login. AddKlassdWorkflowsAuth() + UseKlassdWorkflowsAuth().

Klassd.Auth.OpenIdConnect

OpenID Connect external login for Klassd.Auth, including a Microsoft Entra ID convenience (AddEntraId). Plugs into the Klassd.Auth.AspNetCore.Cookies external-login seam.

Klassd.Auth.OAuth

OAuth 2.0 external login providers for Klassd.Auth that are not OIDC-compliant (e.g. GitHub). Plugs into the Klassd.Auth.AspNetCore.Cookies external-login seam. AddGitHub().

Klassd.Auth.Passwordless

Passwordless sign-in for Klassd.Auth: one-time codes delivered by email or SMS. Ships a JSON API and a cookie sign-in variant. AddPasswordless().

Klassd.Auth.Passkeys

Passkey (WebAuthn/FIDO2) sign-in for Klassd.Auth, built on Fido2NetLib. Registration + authentication ceremonies with a stateless ceremony-challenge store; JSON API and cookie sign-in variants. AddPasskeys().

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-beta.12 77 6/26/2026
0.0.1-beta.11 79 6/21/2026
0.0.1-beta.10 71 6/20/2026
0.0.1-beta.9 68 6/20/2026
0.0.1-beta.8 83 6/20/2026
0.0.1-beta.7 160 6/19/2026
0.0.1-beta.6 156 6/19/2026
0.0.1-beta.5 72 6/19/2026
0.0.1-beta.4 74 6/18/2026
0.0.1-beta.3 148 6/12/2026
0.0.1-beta.2 60 6/12/2026
0.0.1-beta.1 74 6/12/2026