Have you ever wished you could spin up a working .NET Core Web API in just a few minutes — without boilerplate setup or endless debugging?
I built a Visual Studio extension called AKSCodeNavAI that does exactly that. From a single prompt, it generates a complete, ready-to-run .NET API project.
🔹 What it does
Generates a fully functional .NET Core Web API project from your idea.
Auto-builds and fixes compile-time errors.
Recovers/regenerates faulty files when needed.
Lets you go from “I need an API” → running code in minutes.
🔗 Try it out
Download on Visual Studio Marketplace: https://shorturl.at/uTef9
Watch the demo on YouTube: https://shorturl.at/V2dXN
If you’re working on small to medium .NET Core projects and want to skip the repetitive setup, give it a try and let me know your feedback.
Top comments (0)