Click here to Skip to main content
15,885,141 members
Articles / Web Development / Blazor

Building a Database Application in Blazor - Part 6 - Adding New Record Types and their UI to the Weather Application

17 Nov 2020CPOL7 min read 13.8K   13  
How to add new record types to the application and build out the services and UI components for the new types
This article describes how to add new record types to the Weather Application, build the data services to support the new types and build out the CRUD UI components to interact with them.
We're sorry, but the article you are trying to view was deleted at 7 Apr 2021.

Please go to the Blazor Table of Contents to view the list of available articles in this section.