Reputation: 327
I have a problem with understanding which version I am using. I have created my application based on this course: https://app.pluralsight.com/library/courses/aspdotnet-5-ef7-bootstrap-angular-web-app/ but after quick checking in the internet I got completely confused. Am I using asp.net core, asp.net 5, asp.net vnext? Currently I believe my project is done in MVC 6, but asp.net version confuses me. I am also looking for a hosting provider that supports MVC 6 (and the asp.net version that I am using). I found some that supposedly support these version, but not being sure about my version holds me back from spending money on them.
Upvotes: 1
Views: 77
Reputation: 7458
That course has been renamed to ASP.NET Core RC1 to clear up that confusion. It will be updated to RC2 and RTM when those happen too. Sorry for the confusion.
Upvotes: 3