DEV Community

Cover image for SPAs in ASP.NET Core - Another Attempt
Shawn Wildermuth
Shawn Wildermuth

Posted on • Originally published at wildermuth.com on

SPAs in ASP.NET Core - Another Attempt

After discussing this topic with a client, I realized that my old method of hosting SPAs in

ASP.NET Core didn’t handle resources correctly, so I dug in and came up with yet another technique. This one is the simpliest and the least intrusive and works better than most. Let me know what you think about it:

Watch

Subscribe to my YouTube Channel

Creative Commons License

This work by Shawn Wildermuth is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Based on a work at wildermuth.com.


If you liked this article, see Shawn's courses on Pluralsight.

AWS Q Developer image

Your AI Code Assistant

Ask anything about your entire project, code and get answers and even architecture diagrams. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Start free in your IDE

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay