Skip to content

Commit 1b23f72

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 1452004 commit 1b23f72

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Visual Studio Support
3+
page_title: Visual Studio for Windows Support
4+
description: "Learn about the supported versions of Visual Studio for Windows while working with Progress Telerik UI for ASP.NET Core (aka MVC 6 or ASP.NET Core MVC)."
5+
slug: visualstudiosupport_core
6+
position: 6
7+
permalink: /getting-started/prerequisites/visual-studio-support
8+
---
9+
10+
# Visual Studio Support
11+
12+
The table below describes the minimum required version of Visual Studio based on the target `.NET Core SDK` version.
13+
14+
| .NET CORE SDK | VISUAL STUDIO |
15+
| :---------------- | :---------------------------- |
16+
| 3.1 | Visual Studio 2019 version 16.4 or higher. |
17+
| 3.0 | Visual Studio 2019 version 16.3 or higher. |
18+
| 2.2 | Visual Studio 2017 version 15.9 or higher. |
19+
| 2.1 | Visual Studio 2017 version 15.7 or higher. |
20+
21+
## Dependencies and Requirements
22+
23+
To create .NET Core applications, you need to install the `.NET Core SDK`. Follow the instructions from the [official .NET Core documentation site](https://docs.microsoft.com/en-us/dotnet/core/install/sdk?pivots=os-windows).
24+
25+
For a full list of the `.NET Core` requirements, see [.NET Core dependencies and requirements](https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?tabs=netcore31&pivots=os-windows).
26+
27+
## See Also
28+
29+
* [Web Browser Support by Telerik UI for ASP.NET Core]({% slug webbrowsersupport_core %})
30+
* [PDF and Excel Export Support by Telerik UI for ASP.NET Core]({% slug exportsupport_core %})
31+
* [Operation System Support by Telerik UI for ASP.NET Core]({% slug ossupport_core %})
32+
* [Earlier Versions Support Policy by Telerik UI for ASP.NET Core]({% slug oldversionssupportpolicy_core %})

0 commit comments

Comments
 (0)