blazor-405729-get-started-command-line-install.md
Install DevExpress Blazor components and templates to create Blazor projects from the command line.
Refer to the following help topic for instructions on how to install, update, and remove NuGet packages in Rider: Consume NuGet packages.
DevExpress Blazor project templates are included in our Unified Component Installer.
You can also install the templates from nuget.org or the DevExpress NuGet Gallery (nuget.devexpress.com). If you are new to NuGet, visit the following page for additional information about package management prerequisites: An Introduction to NuGet.
Make certain that the nuget.org source is enabled. If it is disabled, you may get error _ NU1101 : Unable to find package DevExpress.Blazor.ProjectTemplates_. To list sources with their status, run dotnet nuget list source. To enable a source, run dotnet nuget enable source <source name>.