Blazor-Blogs
                                
                                
                                
                                    Blazor-Blogs copied to clipboard
                            
                            
                            
                        Simple blogging application written in Microsoft Server Side Blazor
Blazor-Blogs
Simple blogging application written in Microsoft Server Side Blazor
See: Installing Blazor-Blogs on Microsoft Azure (Deploy To Azure Button Method)
Live example site: https://blazorblogs.azurewebsites.net
Also see: Installing Blazor-Blogs on Microsoft Azure (Manual Method)






Features
- Supports unlimited Bloggers
 - Rich Text Editor with image uploads
 - Open Live Writer and Windows Live Writer support
 - Disqus integration for Blog post comments
 - User Administration and role management
 - User Registration with Email Verification and Password Resets
 - File Download Page
 - Custom Privacy Statement and Terms Of Use
 - Dynamic Header and Logo
 - Unlimited Tags for Blog Posts
 - RSS Feeds
 
Installing
- Create a Database
 - Deploy the code to Azure or IIS
 - Run the application by navigating to the root page in the web browser
 - The Install Wizard will show and guide you though installing the application
 
Helpful Articles
- Installing Blazor-Blogs on Microsoft Azure (Deploy To Azure Button Method)
 - Installing Blazor-Blogs on Microsoft Azure (Manual Method)
 - Upgrading Blazor Blogs
 - Upgrading Blazor Blogs (Version 1.0 to Version 2.0)
 - Uploading Images With The Blazor Rich Text Editor
 - Creating Reusable Custom Blazor Controls
 - Creating A Rich Text Editor In Blazor Using Quill
 - Importing Blogs From DotNetNuke Blogs
 
Uses Blazored.TextEditor - Rich Text Editor for Blazor applications