migrating-aspnet-identity
OfficialEffortlessly migrate ASP.NET MVC Identity to ASP.NET Core Identity
Authormicrosoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of migrating ASP.NET MVC Identity to ASP.NET Core Identity, simplifying the transition for developers and ensuring compatibility with modern application frameworks.
Core Features & Use Cases
- DbContext Conversion: Converts IdentityDbContext to a compatible form for ASP.NET Core.
- Service Registration: Handles the registration of DbContext and Identity in Program.cs.
- Middleware Addition: Ensures proper Identity middleware setup.
- API Usage Updates: Upgrades API calls across the project.
- AccountController Refactoring: Updates the AccountController to use the new identity system.
- OWIN Cleanup: Removes old OWIN identity code.
- Use Case: Ideal for developers looking to migrate existing applications from ASP.NET MVC Identity to ASP.NET Core Identity without significant code changes.
Quick Start
Use the migrating-aspnet-identity skill to update your project's identity system to ASP.NET Core Identity.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: migrating-aspnet-identity Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#migrating-aspnet-identity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.