Browse Source

Update Index.md

pull/556/head 0.6.1
Halil İbrahim Kalkan 8 years ago
committed by GitHub
parent
commit
d432180d0e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/en/Index.md

6
docs/en/Index.md

@ -6,8 +6,8 @@
* From Startup Templates
* [ASP.NET Core MVC Template](Getting-Started-AspNetCore-MVC-Template.md)
* From Empty Projects
* [With Console Application][Getting-Started-Console-Application.md]
* [With ASP.NET Core Web Application][Getting-Started-AspNetCore-Application.md]
* [With Console Application](Getting-Started-Console-Application.md)
* [With ASP.NET Core Web Application](Getting-Started-AspNetCore-Application.md)
* Tutorials
* Application Development
* [With ASP.NET Core MVC](Tutorials/AspNetCore-Mvc/Part-I.md)
@ -61,4 +61,4 @@
* Data Access
* [Entity Framework Core Integration](Entity-Framework-Core.md)
* [MongoDB Integration](MongoDB.md)
* Testing
* Testing

Loading…
Cancel
Save