Chris Sainty 9/18/2018

Building a blogging app with Blazor: Add Post

Read Original

This technical tutorial details the process of adding a 'Create Post' feature to a blogging application built with Blazor. It covers replacing hard-coded data with a BlogPostService, registering it with dependency injection, refactoring the BlogPostsController, and creating a new API endpoint to handle adding blog posts with Markdown content.

Building a blogging app with Blazor: Add Post

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet