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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes