Models folder not created in Asp.Net Core 1.0 project

Manideepgoud
Posted by in ASP.NET Core category on for Beginner level | Points: 250 | Views : 3101 red flag

In this article we will see how to fix the problem of Creating Models folder

Introduction


ASP.NET core is a new technology and it gives great UI to develop applications , but some of the users getting problem here is , Models folder is not created in visual studio 2015 in ASP.NET Core project, Lets solve the problem

Here is the problem 


When we create project some times it appear like this, where we can see only Controllers and View folder etc 



Reason

The reason is While we create project in templates we have set No Authentication 



Solution

We have to click Change Authentication button and select Individual User Accounts

 



Page copy protected against web site content infringement by Copyscape

About the Author

Manideepgoud
Full Name: manideep goud
Member Level: Starter
Member Status: Member
Member Since: 6/11/2015 5:55:01 AM
Country: India



Login to vote for this post.

Comments or Responses

Login to post response

Comment using Facebook(Author doesn't get notification)