blazor-docs/installation/zip.md

1.6 KiB

title page_title description slug tags published position
ZIP Archive ZIP Archive What the ZIP Archive of Telerik UI for Blazor brings. installation/zip get,started,installation,zip,archive True 4

ZIP Archive

This article explains what the zip archive for Telerik UI for Blazor components includes, and how to get it.

While the most common way to install the Telerik UI for Blazor components is to use the [Telerik private NuGet feed]({%slug installation/nuget%}), you can also use a [wizard installer]({%slug installation/msi%}), or a zip archive.

The ZIP archive provides the following:

  • The [necessary .nupkg files]({%slug getting-started/what-you-need%}) so you can setup a local feed in Visual Studio. You can find them in the packages folder in the archive.
  • An offline version of our demos that you can run and inspect in your IDE. You can find them in the demos folder in the archive.

How to Download the ZIP Archive

To download the manual zip archive:

@template

  1. Download the ZIP file.

Once the download completes, open the archive and extract the files to a location of your choice.

@template

Next Steps

@template

See Also

  • [What You Need To Install]({%slug getting-started/what-you-need%})
  • [Get Started with Client-side Blazor]({%slug getting-started/client-side%})
  • [Get Started with Server-side Blazor]({%slug getting-started/server-side%})