Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.91 KB

create-aspnet-core-project.md

File metadata and controls

43 lines (28 loc) · 1.91 KB
title page_title description slug position
Create UI for ASP.NET Core Projects
Create UI for ASP.NET Core Projects | UI for ASP.NET Core Visual Studio Integration
Learn how to create new user interfaces for ASP.NET Core applications.
newproject_visualstudio_aspnetcore
4

Create Telerik UI for ASP.NET Core Project

This article demonstrates how to create a new Telerik UI for ASP.NET Core application.

Getting Started

The Basics

To create a new Telerik UI for ASP.NET Core project, choose either of the following approaches:

  • From the Telerik menu, select Telerik > UI for ASP.NET Core > Create New Telerik Project.
  • Under Telerik > Web, select File > New > Project and navigating to the Telerik UI for ASP.NET Core project templates.

Figure 1. A new Telerik UI for ASP.NET Core project created from the Telerik menu

UI for ASP.NET Core menu entry

Figure 2. The added project templates

New UI for ASP.NET Core Project Template

Prerequisites

To be able to run the application, make sure you provide for the requirements listed below.

See Also

  • [Visual Studio Integration Overview]({% slug overview_visualstudio_aspnetmvc %})
  • [Visual Studio Extensions Options]({% slug vsextensionsoptions_visualstudio_aspnetmvc %})
  • Getting started with ASP.NET Core