Chris Sainty 4/28/2018

Creating Blazor Component Libraries

Read Original

This technical tutorial explains how to create and share Blazor component libraries, introduced in Blazor 0.2.0. It covers setting up a Blazor Library project via the dotnet CLI, creating a reusable component (a simple in-memory list), and generating NuGet packages. The article includes practical steps, commands, and references to the author's own Blazored.LocalStorage package as an example.

Creating Blazor Component Libraries

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week