The text of this article is not in this database — only its details are. Read it on the old site: ASP.Net 5 Console Applications With Visual Studio 2015
8 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

K P Singh ChundawatPosted Dec 29, 2014, 5:06 AM
Nice............
Guest UserPosted Dec 29, 2014, 1:05 AM
I think MSFT is trying to adopt new vNext pattern across but keeping old pattern too.
Guest UserPosted Dec 29, 2014, 1:04 AM
I compared scafold structure of these two applications. My take away is Asp.Net 5 console application follows pattern of vNext where you've .json, krpoj files, vis-a-vis the former one follows earlier pattern which has App.Config
Guest UserPosted Dec 29, 2014, 1:02 AM
Good observation Sam Hobbs! Yes, its strange because I see two console application options a. Web>Asp.Net5 Console Application b. Windows Desktop > Console Application
Amit Kumar ShandilayPosted Dec 29, 2014, 12:20 AM
Good work....
Jitendra KumarPosted Dec 28, 2014, 9:46 PM
Good Article..
Sam HobbsPosted Dec 28, 2014, 8:26 PM
Thank you for telling us about this, however an ASP.Net 5 Console Application sounds as strange to me as a swimming pool on the sun. I don't understand how it is possible to have an ASP.Net 5 Console Application. Is the console in the server (IIS) or the client (browser)?