Coding Shorts 107: Better Static File Handling in .NET 9

Опубликовано: 05 Ноябрь 2024
на канале: Shawn Wildermuth
1,633
111

UseStaticFIles is used in most of ASP.NET Core's projects. You might not even know how it works. Just in time (if 9 versions are 'just in time), there is a new way to host your static files with some performance and caching improvements. Let me show you how:

00:00 Introduction
01:16 The Old Way
01:37 How UseStaticFiles works
02:56 Introducing MapStaticAssets()
03:25 What it looks like in the browser
04:08 The Generated Files
05:47 Wrapping it Up

For more information about my training and coaching, visit:
https://wildermuth.com

If you like this video, you might like other videos in my Instructional Videos:
   • Instructional Videos