关于[Building a blogging app with Blazor: Getting Setup]的摘要:
In this series I’m going to be building a simple blogging platform using Blazor. By then end I'm hoping to have the following features: List of all blog posts View specific post Protected admin area Add post Edit post Delete post I'll be using the client-side configuration of Blazor for these posts. And as I’m working on a Mac I’m going to use VS Code as much as possible.
原文地址: https://codedaze.io/building-a-blogging-app-with-blazor-getting-setup/