Skip to content

ADefWebserver/Blazor-Blogs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Blazor-Blogs

Simple blogging application written in Microsoft Server Side Blazor

Deploy to Azure

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)

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Features

Installing

  1. Create a Database
  2. Deploy the code to Azure or IIS
  3. Run the application by navigating to the root page in the web browser
  4. The Install Wizard will show and guide you though installing the application

Helpful Articles

Uses Blazored.TextEditor - Rich Text Editor for Blazor applications