using AscDocCsharp, and fixing the tag helper

This commit is contained in:
Paul Schneider 2025-09-14 17:46:48 +01:00
commit e5fa31c9cb
12 changed files with 53 additions and 284 deletions

View file

@ -1,4 +1,4 @@
@model BlogPostEditViewModel
@model BlogPostCreateViewModel
@{
ViewData["Title"] = "Blog post edition";