Useful Visual Studio Extensions for Working with Blazor

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • BlazorSnippets

    VS Code Snippets for Blazor

  • For more information about Blazor Snippets, including how to contribute to its development, check out the official Github repository.

  • Blazory

    Speed up your Blazor development process with Blazory!

  • Officially released on July 27, 2020, the Blazory extension is stable and also in active development. For more details regarding its release cycle and how to contribute to this project, check out the official Github repository.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • razor-tooling

    Discontinued Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code. [Moved to: https://github.com/dotnet/razor]

  • This extension was released in February 2021, and since its release, it has pulled over 1.5k downloads on the Visual Studio Marketplace. It has a vibrant development team listed on its official Github repository.

  • BlazorSnippetPack

    Blazor snippet pack for Visual Studio Code

  • Adrian Wilczyński created Blazor Snippet Pack in 2019 using VSCode Snippet Generator. It has over 4.2k downloads and an active Github repository.

  • HTML-CSS-Class-Completion

    :chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace

  • Razor / Blazor CSS IntelliSense is a fork of HTML CSS Class Completion, developed and released by Kevin Chatham in February 2021. This extension is a drop-in replacement for HTML CSS Class Completion and has out-of-the-box Razor and Blazor support.

  • AspNetCoreSwitcher

    Visual Studio Code extension (https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.asp-net-core-switcher). Quickly switch between views, controllers, pages, page models and components in ASP.NET Core using keybindings, context menu or command palette.

  • More information about the future of this extension, its release cycle and how to contribute to the development of this extension can be accessed on their official GitHub repository.

  • BlazorAddons

    This visual studio code plugin give additional features for your Blazor project.

  • With over 1.1k downloads, the Blazor Addons extension helps improve the workflow for Blazor. Officially released in May 2020 by tHop, this extension lets you quickly create component classes and partial classes in your Blazor projects on VS code. Check out its official Github repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • VsixBlazorMinimalProjectTemplate

    A Visual Studio extension for a .Net standard project template for a minimal Blazor web app.

  • The Blazor Minimal Project Template works effectively in Visual Studio 2017 and 2019, providing users with a project template for a .Net Standard project with a minimal implementation of client-side Blazor (a web UI framework based on C#, Razor, and HTML that runs in the browser using WebAssembly). Access via code on its GitHub repository.

  • BlazorDemo-Latest

    New blazor CRUD with dapper in Visual Studio 2019

  • This extension provisions templates that include CRUD (Create, Read, Update, and Delete) operations and server-side pagination, using Blazor, Dapper, and Entity Framework Core 3.1. You can access release details and contribution guides on the GitHub repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts