Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 405 Bytes

How to use LibMan with Blazor application?

This sample explains how to use the Library Manager (LibMan) with a Blazor application in Visual Studio.

Prerequisites

  • Visual Studio 2022

How to run this application?

  • Check out this project to a location on your disk.
  • Open the solution file using Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.