Skip to content

Latest commit

 

History

History
265 lines (241 loc) · 22.4 KB

introduction.md

File metadata and controls

265 lines (241 loc) · 22.4 KB
title page_title description previous_url slug position
Introduction
Introduction
Download and install {{ site.product_long }}, and run the sample application.
/aspnetmvc-apps/mvc-6/introduction, /mvc-6/introduction, /getting-started/kendo-ui-vs-mvc-wrappers
overview_aspnetmvc6_aspnetmvc
1

{% if site.core %} {% assign telerik_product_url = "aspnet-core-ui" %} {% else %} {% assign telerik_product_url = "aspnet-mvc" %} {% endif %}

Welcome to {{ site.product }} Components

Thank you for choosing Progress® Telerik® {{ site.product_short }}!

[{{ site.product }}](https://www.telerik.com/{{ telerik_product_url }}) is a set of 110+ performance optimized components that allow you to deliver high-quality applications faster. These components come in the form of HTML{% if site.core %} and Tag{% endif %} helpers that wrap the HTML/JavaScript Kendo UI widgets and bring them to .NET {{ site.framework_short }}. From client-side perspective, the vanilla HTML/JavaScript Kendo UI widgets and their {{ site.framework }} server-side wrappers have the same functionality and provide the same capabilities.

The {{ site.product }} HTML{% if site.core %} and Tag{% endif %} helpers:

  • Allow you to configure a Kendo UI widget through C# or VB.NET code—for example, to set its value, data source, and so on.
  • Render the HTML and JavaScript that are needed to initialize a Kendo UI widget.
  • Propagate the widget’s options to the client-side through its initialization script.

To read more about the benefits of using {{ site.product }}, visit the {% if site.core %}product overview page{% else %}product overview page{% endif %}.

{% if site.has_cta_panels == true %} {% include cta-panel-introduction.html %} {% endif %}

List of Helpers

Getting Started

To make your first steps with {{ site.product_short }}, you can {% if site.core %}start a free trial{% else %}start a free trial{% endif %} and check some of the getting started tutorials:

{% if site.core %}

  • [First Steps with {{ site.product_short }} on Visual Studio for Windows]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})—A tutorial demonstrating how to start using {{ site.product }} in new or existing projects.
  • [Using a Project Template in VS for Windows]({% slug gettingstarted_project_template %})—The easiest way to create a new project with {{ site.product }}.
  • [First Steps with {{ site.product_short }} and CLI]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})—Use .NET CLI to create a project that uses {{ site.product }} controls.
  • [Video Onboarding]({% slug virtualclass_uiforcore %})—A free course developed to help you get started with the Telerik UI for ASP.NET Core components and features.

To get a quick overview of {{ site.product_short }}, you can also see the following video:

<iframe width="853" height="480" src="https://www.youtube.com/embed/jAOZY9TZi78?list=PLvmaC-XMqeBaHWzU1zyFgaNi2pcuix6Ps" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

{% else %}

  • [First Steps with {{ site.product_short }}]({% slug gettingstarted_aspnetmvc %})—Create your first project with {{ site.product }} controls by using a project template.
  • [Installing Telerik UI for ASP.NET MVC with NuGet]({% slug nuget_install_aspnetmvc6_aspnetmvc %})—Learn how to add the Telerik NuGet server to Visual Studio and to install the {{ site.product }} controls in your project.
  • [Scaffolding the Telerik UI for ASP.NET MVC project]({% slug scaffolding_aspnetcore %})—Learn how to use standard scaffolding to generate MVC-helper declarations together with the related Controller action methods.
  • [Telerik UI for ASP.NET MVC fundamentals]({% slug fundamentals_aspnetmvc %})—Learn the basics about the {{ site.product }} HTML Helpers.
  • [Integrating the Telerik UI for ASP.NET MVC project with Visual Studio]({% slug overview_visualstudio_aspnetcore %})—Take advantage of the Visual Studio extensions that help you with the project creation and configuration.
  • [Video Onboarding]({% slug virtualclass_uiformvc %})—A free course developed to help you get started with the Telerik UI for ASP.NET MVC components and features {% endif %}

Support Options

For any issues you may come across while working with {{ site.product_short }}, use any of the available support channels:

Learning Resources

{% if site.core %}

{% endif %}

If you prefer videos, check out the free Online Technical Training.

Next Steps

{% if site.core %}

  • [First steps on Visual Studio for Windows (online guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
  • [First steps with CLI (online guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
  • [Including client-side resources]({% slug copyclientresources_aspnetmvc6_aspnetmvc %})
  • [Integrating UI for ASP.NET Core in Visual Studio]({% slug overview_visualstudio_aspnetcore %})
  • [Upgrading UI for ASP.NET Core in Visual Studio]({% slug upgrade_aspnetcore %}) {% else %}
  • [Downloading and installing Telerik UI for ASP.NET MVC]({% slug downloadinstall_aspnetcore %})
  • [Exploring the Telerik UI for ASP.NET MVC fundamentals]({% slug fundamentals_aspnetmvc %})
  • [Integrating Telerik UI for ASP.NET MVC in Visual Studio]({% slug overview_visualstudio_aspnetcore %})
  • [Upgrading Telerik UI for ASP.NET MVC]({% slug upgrade_aspnetcore %}) {% endif %}