Blazor-Blogs
Simple blogging application written in Microsoft Server Side Blazor
See: Installing Blazor-Blogs on Microsoft Azure (Deploy To Azure Button Method)
https://blazorblogs.azurewebsites.net
Live example site:Installing Blazor-Blogs on Microsoft Azure (Manual Method)
Also see: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
- 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