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 |
This article demonstrates how to create a new Telerik UI for ASP.NET Core application.
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
Figure 2. The added project templates
To be able to run the application, make sure you provide for the requirements listed below.
- Download Visual Studio 2015.
- Download Visual Studio 2015 Update 3.
- Download NET Core 1.0.0 - VS 2015 Tooling Preview 2.
- (Optional) Download .NET SDK Core for Windows.
- [Visual Studio Integration Overview]({% slug overview_visualstudio_aspnetmvc %})
- [Visual Studio Extensions Options]({% slug vsextensionsoptions_visualstudio_aspnetmvc %})
- Getting started with ASP.NET Core