Favicon of migrating-aspnet-identity

migrating-aspnet-identity Skill

AI Agent SkillHTMLOpen source

Migrates ASP.NET MVC Identity to ASP.NET Core Identity, updating IdentityDbContext, UserManager, SignInManager, authentication middleware, and OWIN cleanup. Use when upgrading ASP.NET MVC projects that use Identity authentication, migrating Identity-based login systems, or converting OWIN-based auth to ASP.NET Core mid Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · NOASSERTION license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is migrating-aspnet-identity Skill?

Migrates ASP.NET MVC Identity to ASP.NET Core Identity, updating IdentityDbContext, UserManager, SignInManager, authentication middleware, and OWIN cleanup. Use when upgrading ASP.NET MVC projects that use Identity authentication, migrating Identity-based login systems, or converting OWIN-based auth to ASP.NET Core mid 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
23/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Design and media use cases

Declared skill metadata

  • Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-aspnet-identity/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use migrating-aspnet-identity Skill

  • Use it for design and media.

Built with

HTMLCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/upgrade-agent-plugins
  • Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-aspnet-identity/SKILL.md

What it does

Migrates ASP.NET MVC Identity to ASP.NET Core Identity, updating IdentityDbContext, UserManager, SignInManager, authentication middleware, and OWIN cleanup. Use when upgrading ASP.NET MVC projects that use Identity authentication, migrating Identity-based login systems, or converting OWIN-based auth to ASP.NET Core mid

Skill instructions

ASP.NET Identity to ASP.NET Core Identity Migration Overview Migrates ASP.NET MVC Identity to ASP.NET Core Identity: DbContext conversion, service registration, namespace updates, API changes, and OWIN cleanup. Prerequisite Verify the project uses ASP.NET Identity (e.g., references Microsoft.AspNet.Identity or IdentityDbContext). If not, skip and inform the user there is nothing to do. Workflow Migration Progress: - [ ] Step 1: Install required packages - [ ] Step 2: Update IdentityDbContext - [ ] Step 3: Register DbContext and Identity in Program.cs - [ ] Step 4: Add Identity middleware - [ ] Step 5: Update Identity API usage - [ ] Step 6: Update AccountController - [ ] Step 7: Clean up OWIN identity code Step 1: Install Required Packages Ensure these NuGet packages are installed in the project (version major should match project's target framework): - Microsoft.AspNetCore.Identity.EntityFrameworkCore - Microsoft.EntityFrameworkCore.SqlServer - Microsoft.AspNetCore.Identity.UI - Micro

Verified compatibility and discovery

Frequently asked questions

What is migrating-aspnet-identity?

migrating-aspnet-identity is a open-source AI agent skill with Copy skill directory. Migrates ASP.NET MVC Identity to ASP.NET Core Identity, updating IdentityDbContext, UserManager, SignInManager, authentication middleware, and OWIN cleanup.

Who is migrating-aspnet-identity best for?

migrating-aspnet-identity is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install migrating-aspnet-identity?

Install or run migrating-aspnet-identity using Copy skill directory. Check migrating-aspnet-identity for the latest setup command.

Is migrating-aspnet-identity actively maintained?

migrating-aspnet-identity may need a closer maintenance check before production use.

Share:

Stars
8
Forks
1
Last commit
2 months ago
Last verified
Sep 2, 2026
Metadata fetched
Sep 2, 2026
Repository age
4 months
License
NOASSERTION

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to migrating-aspnet-identity