managing-blazor-server-authentication Skill
Manages authentication in Blazor Server applications with ASP.NET Core Identity. Solves critical Blazor Server auth issues: HttpContext NULL errors during WebSocket circuits, cookie auth operations failing silently in component handlers, login/logout not working in interactive mode, SignInManager returning null, cascad Published by microsoft in upgrade-agent-plugins.
What is managing-blazor-server-authentication Skill?
Manages authentication in Blazor Server applications with ASP.NET Core Identity. Solves critical Blazor Server auth issues: HttpContext NULL errors during WebSocket circuits, cookie auth operations failing silently in component handlers, login/logout not working in interactive mode, SignInManager returning null, cascad Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use managing-blazor-server-authentication Skill
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/webforms/managing-blazor-server-authentication/SKILL.md
What it does
Manages authentication in Blazor Server applications with ASP.NET Core Identity. Solves critical Blazor Server auth issues: HttpContext NULL errors during WebSocket circuits, cookie auth operations failing silently in component handlers, login/logout not working in interactive mode, SignInManager returning null, cascad
Skill instructions
Managing Authentication in Blazor Server Manages authentication in Blazor Server applications with ASP.NET Core Identity. Covers critical Blazor Server auth patterns required for Interactive Server Mode (cookie auth via HTTP endpoints, cascading state) and Blazor auth UI patterns for WebForms migration. Related Skills Reference guide for complementary patterns. The workflow steps below contain explicit instructions on when to invoke each skill. | Skill | Use For | |-------|---------| | migrating-webforms-to-blazor-server | Initial WebForms to Blazor migration (project setup, Routes, markup conversion) → Prerequisites | | migrating-aspnet-identity | Core Identity migration (IdentityDbContext, middleware, OWIN cleanup) → Step 1 | | migrating-owin-cookie-auth | OWIN cookie authentication without Identity (alternative path) → See OWIN reference section | | managing-blazor-server-data-access | Data access and state management patterns in Blazor Server → Related | | migrating-mvc-configurati
Explore related resources
Frequently asked questions
What is managing-blazor-server-authentication?
managing-blazor-server-authentication is a open-source AI agent skill with Copy skill directory. Manages authentication in Blazor Server applications with ASP.NET Core Identity.
Who is managing-blazor-server-authentication best for?
managing-blazor-server-authentication is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.
How do I install managing-blazor-server-authentication?
Install or run managing-blazor-server-authentication using Copy skill directory. Check managing-blazor-server-authentication for the latest setup command.
Is managing-blazor-server-authentication actively maintained?
managing-blazor-server-authentication may need a closer maintenance check before production use.
Auto-fetched from GitHub.