-1

How do I get started with Asp.net core 1.0 with .net core 1.0. Please suggest some tutorials. I want to develop and deploy on linux.

VivekDev
  • 7,143
  • 11
  • 58
  • 107
  • 1
    Try Google - you can even talk to it :) – Brendan Vogt Jul 13 '16 at 07:21
  • 1
    I am not sure why this question is heavily downvoted. She/he wanted to know what is the aggregate opinion of experts on .NET Core tutorials, what google's suggestions will not show. That being said the question is not well-put for sure. – nopara73 Oct 13 '16 at 16:23

3 Answers3

4

Did you search anything on Google? It will give you lots of material:

You can check on msdn Link,Link 2,Link 3.

If you are new to this then I would suggest to take a deep look into this and then you should be good to go.

Anand Shah
  • 358
  • 3
  • 17
3

Here I am giving you the Link for pluralsight Tutorial where you can get start with ASP.NET core 1.0 (ASP.NET 5 ).You need to have pluralsight Subscription to View the Course Video , Which you may get free of cost for 6 month through Visual Studio Dev Essential Program.(Search google/bing for Visual Studio Dev Essential)

1.Building a Web App with ASP.NET 5, MVC 6, EF7 and AngularJS

2.Play by Play: ASP.NET Core 1.0 on any OS with John Papa and Shayne Boyer

Bipn Paul
  • 1,155
  • 1
  • 10
  • 22