DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Using View Models in Blazor

6 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Being new to Blazor (and Razor), the first thing that tripped me up was that the view seemed divorced from the rest of the application. In fact, this is actually quite a nice design, as it forces the use of DI. Note here that you don't need an interface.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com