I've been testing out Blazor, and I can't find any documentation on how to implement browser caching (either with static files like images, css, js etc, but also the dll files that are downloaded).
Is it possible to cache static and dll files in Blazor at all?