You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/getting-started.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1576,9 +1576,8 @@ Now build and run the application by pressing F5, you can see something similar
1576
1576
1577
1577
The DatePicker is rendered with its default appearance. You can then use its various properties to set its value and also make use of its available events to trigger when necessary.
1578
1578
1579
-
## MVC6 Application
1579
+
## MVC 6 Application
1580
1580
1581
-
This document briefly explains how to configure the ASP.NET MVC6 to your local machine.
1582
1581
1583
1582
### System Requirements:
1584
1583
@@ -1602,7 +1601,7 @@ Refer the following steps to configure ASP.NET MVC 6 on your system
1602
1601
1603
1602
1604
1603
1605
-
* Open the [GitHub ASP.NET](https://github.com/aspnet/home) page that guides you to configure the ASP.NET MVC6.
1604
+
* Open the [GitHub ASP.NET](https://github.com/aspnet/home) page that guides you to configure the ASP.NET MVC 6.
1606
1605
1607
1606
* Copy the below mentioned command for Upgrading **DNVM** from that page.
### Deploying Syncfusion components into ASP.NET MVC 6 Application
1768
1767
1769
-
After successfully configured ASP.NET MVC 6 to your local machine, refer the below steps to deploy our Syncfusion components into ASP.NET MVC6Web applications.Before follow the below guidelines,please make sure that you have installed our latest [Essential Studio ASP.NET MVC](http://www.syncfusion.com/downloads/aspnetmvc) setup in your machine.
1768
+
After successfully configured ASP.NET MVC 6 to your local machine, refer the below steps to deploy our Syncfusion components into ASP.NET MVC 6 Web applications.Before follow the below guidelines,please make sure that you have installed our latest [Essential Studio ASP.NET MVC](http://www.syncfusion.com/downloads/aspnetmvc) setup in your machine.
0 commit comments