Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.97 KB

zip.md

File metadata and controls

46 lines (29 loc) · 1.97 KB
title page_title description slug tags published position
ZIP Archive
ZIP Archive
This article explains what the Zip Archive for Telerik UI for Blazor components includes, and how to get it.
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.

The most common way to install the Telerik UI for Blazor components is to use the [Telerik NuGet feed]({%slug installation/nuget%}). However, 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.
  • The [document processing]({%slug dpl-in-blazor%}) .nupkg files (in the dpl folder).
  • The [built-in themes]({%slug themes-overview%}) and some of their most commonly used [swatches]({%slug themes-overview%}#basics). You can find them in the styles 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%})