Blazor-Blogs
Blazor-Blogs copied to clipboard
Simple blogging application written in Microsoft Server Side Blazor
https://blazorhelpwebsite.com/ViewBlogPost/55 - [ ] Store the Azure B2C objectIdentifier in [AspNetUsers].[Id]
See: [Open Graph: a guide to sharable social media previews](https://blog.johnnyreilly.com/2021/12/12/open-graph-sharing-previews-guide/)
Allow an optional search box that uses Google site search (like: "Blazor controls site:BlazorHelpWebsite.com")
Create a theming framework to allow Blog Administrators to create and upload themes for the look and feel of their Blog site. See if the theming for Oqtane will work:...
- [x] Document using Blog posts - [x] Update screen shots on GitHub page - [ ] Create a .pdf download
I'm a rookie web developer and just started to learn Blazor. I want to debug and run this project in local desktop with visual studio 2022. It shows need set...
**Just a heads up !** After retargeting **Blazor-Blogs** to .NET10 using `dotnet-sdk-10.0.100-preview.5.25272.110`, the app throws the following errors at runtime: `System.InvalidOperationException: IdentityRedirectManager can only be used during static rendering System.InvalidOperationException:...