Are you exploring how to modernize existing applications? Or are you still weighing the pros and cons of using Blazor or .NET MAUI for your next app? Look at two new ebooks on the topic and learn more about why, when and how to modernize your legacy apps.
The final .NET 8 preview (before the release candidates start rolling out) brings a much-hailed feature—auto-render mode. Now you can run your interactive components using Server for that fast initial load, before switching (automatically) to WASM once it’s finished loading in the background.