Launching Iisexpress

Launches .NET Framework ASP.NET projects with IIS Express from the command line, mirroring Visual Studio local debugging. Use when the user needs to start, run, debug, test, or verify a .NET Framework ASP.NET MVC, Web API, or Web Forms app locally, especially during migration. Do not use for ASP.NET Core or modern .NET apps; run dotnet run with the terminal tool in async mode instead.

KSchlobohm Updated

File contents

KSchlobohm/copilot-customizations-for-me/tree/main/.github/skills/launching-iisexpress commit 0109ac779d

Frequently asked questions

npx skillmds@latest add kschlobohm/launching-iisexpress