aspnet-core

Plan, build, and upgrade ASP.NET Core web applications using official guidance.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/idontcarl/landing-page --skill aspnet-core-idontcarl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspnet-core
Source: https://github.com/idontcarl/landing-page/tree/main/skills/openai-skills/skills/.curated/aspnet-core
Command: npx skills add https://github.com/idontcarl/landing-page --skill aspnet-core-idontcarl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance to ensure alignment with latest docs and patterns.

Core Features & Use Cases

  • Guided app-model selection (Blazor, Razor Pages, MVC, Minimal APIs, API controllers) and project scaffolding
  • Curated reference workflow (stack-selection, program-and-pipeline, one primary app-model reference, plus cross-cutting references)
  • Versioning and upgrade guidance mapped to Microsoft Learn topics to support safe migrations

Quick Start

Ask the AI to scaffold an ASP.NET Core project that follows the latest guidance and recommended structure.

Frequently Asked Questions about aspnet-core

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose between Blazor, Razor Pages, MVC, and Minimal APIs for an ASP.NET Core web app?

To scaffold an ASP.NET Core project, you select your app model, configure the program and pipeline, and apply cross-cutting references. This Skill curates a reference workflow that maps directly to Microsoft Learn topics for actionable execution.

What is the best way to upgrade and migrate an ASP.NET Core web application across versions?

To scaffold an ASP.NET Core project, you select your app model, configure the program and pipeline, and apply cross-cutting references. This Skill curates a reference workflow that maps directly to Microsoft Learn topics for actionable execution.

What is the best way to upgrade and migrate an ASP.NET Core web application across versions?

The best way to upgrade an ASP.NET Core web application is by following version-aware migration guidance. This Skill maps upgrade tasks to official Microsoft Learn topics to ensure safe migrations and scalable maintenance across versions.

Can I configure security, data, and deployment pipelines using ASP.NET Core guidance?

Yes, you can configure ASP.NET Core security, data, and testing pipelines within this workflow. The Skill incorporates cross-cutting references to ensure your architecture includes deployment, security, and data considerations.

When do I need official guidance to review or refactor an ASP.NET Core architecture?

You should use this Skill to build, review, refactor, or architect ASP.NET Core web applications when you need alignment with the latest official patterns. It ensures consistent architecture by mapping tasks to current Microsoft Learn documentation.

What are the limitations of using version-aware mappings for ASP.NET Core migrations?

ASP.NET Core versioning and upgrade guidance is limited to mappings provided by official Microsoft Learn topics. This Skill focuses on safe migrations and scalable maintenance but does not generate custom upgrade scripts or automated code fixes.