Here are some new features introduced in ASP.NET Core:
- Microsoft has made important changes with ASP.NET Core. Now, it is open source and available on GitHub. On GitHub, you can find everything about ASP.NET code and download it if you need.

- ASP.NET Core can run on any platform like Windows, Mac, or Linux. It means, if you create the ASP.NET Core application then it will run on any of these platforms without any issue. Earlier ASP.NET applications were not able to run on Linux and Mac operating system. But ASP.NET 5 application supports a cross platform runtime, so you can easily run the application on Mac and Linux.

- ASP.NET Core has two frameworks, the first one is same as earlier .NET Framework and second one is .NET Core. DNX Core is a very light weight and open source framework which also run on Mac and Linux.

- ASP.NET Core has one more command line tool manager and it is called DNVM. DNVM [DotNet Version Manager] allows you to install or upgrade the DNX Version.

- ASP.NET Core is faster in development and deployment because it works on a file system. So, when you make some changes in the code, in the background internally the compilation processes are going on and also update the running application. So, there is no need to make the browser refresh.
- Earlier when we make build for application all dlls goes into the bin directory which is available inside the project. But now Bin directory has been placed inside the Artifact folder which is new with ASP.NET 5.

- Dependency Injection is supported by ASP.NET inbuilt. It supports DI by default. ASP.NET includes some built in container which supports constructor injection by default.
- ASP.NET Core provides the fully cloud ready setup for publishing. It supports the cloud based environment based configuration.
- Earlier we used the System.Web DLL which has been removed from ASP.NET Core.
- JSON files are more preferable than xml files in ASP.NET Core. Every configuration file and some startup files have been changed with JSON file in ASP.NET 5 like global.json, config.json, etc.
- Now wwwroot folder will contain all the static content of the application in ASP.NET Core like js files, css files, images as well.
- ASP.NET Core has a client side package manager which is inbuilt with ASP.NET 5 project and it is bower. It is a package manager for JavaScript, jQuery etc

- In ASP.NET Core the project file extension has been changed from .csproj to .xproj. It also doesn’t contain the information about the included file in the project.

- New code editor “Visual Studio Code” has been introduced to work on Mac and Linux.

Thanks for reading this article, hope you enjoyed it.
Read more articles on ASP.NET 5/ASP.NET Core:

Paul CookPosted Jun 6, 2018, 7:34 AM
Nice article. These article can helpful to all developers. I have also one more article on this topic. Hope people like it. https://bit.ly/2H3aGY3
Tameka AlbinPosted Jun 21, 2017, 8:10 AM
Thanks for Sharing this information. Dot net include many others language like C# and VB.Net which can help to develop new features with new trends. If you want to know more about Dot Net Trends check out this article for sure: https://goo.gl/LQnmBJ
Sachin SangolePosted Nov 26, 2016, 10:38 AM
This article is helpful to all .net developers... nice
Kuppurasu NagarajPosted Apr 8, 2016, 2:27 PM
Nice
Ghyath SerhalPosted Apr 1, 2016, 2:04 AM
Nice One..
Debasis SahaPosted Mar 26, 2016, 12:44 AM
Nice one..
Sirisha KPosted Mar 21, 2016, 8:24 AM
Very well sir
rahul rathorePosted Mar 9, 2016, 6:44 AM
very well explained
Manas MohapatraPosted Mar 8, 2016, 1:03 AM
Good to know all new features..
Surya Pratap SinghPosted Mar 6, 2016, 2:34 AM
Good one..
Asfend YarPosted Mar 3, 2016, 3:42 PM
very informative
Gyulchataj SmartechPosted Mar 3, 2016, 6:19 AM
That's pretty cool stuff
Anil JhaPosted Mar 2, 2016, 5:09 AM
nice article
Kirtan ParmarPosted Mar 1, 2016, 12:56 AM
Nice, thanks for sharing
Amandeep singhPosted Feb 23, 2016, 8:14 AM
nice one
Banketeshvar NarayanPosted Feb 23, 2016, 7:06 AM
Great Work Mukesh keep it up...
Anu VPosted Feb 22, 2016, 12:20 AM
Nice article sir
Virendra DugarPosted Feb 18, 2016, 10:54 AM
Wrong information is put here. ASP.NET Core doesn't have dnvm and dnx. Both are history and past. dnx is replaced by a new tool dotnet cli. http://www.talkingdotnet.com/whats-coming-in-asp-net-5-rc-2/
Abhay ShankerPosted Feb 16, 2016, 11:35 AM
Nice Share
Manoj KulkarniPosted Feb 16, 2016, 3:05 AM
Nice article. Thank you for sharing
Mukesh KumarPosted Feb 13, 2016, 10:46 AM
Thanks to all for your valuable comments....
Muhammad Aqib ShehzadPosted Feb 11, 2016, 10:22 AM
nice article
Adil KhanPosted Feb 11, 2016, 6:27 AM
Thanks for sharing 14 new feature which is quite informative
Navratna PawalePosted Feb 11, 2016, 6:20 AM
wonderful features.
Suman VermaPosted Feb 11, 2016, 3:21 AM
Nice and very informative article..Thanks for sharing
Shridhar SharmaPosted Feb 11, 2016, 2:13 AM
nice features :)
Sibeesh VenuPosted Feb 11, 2016, 1:53 AM
Nice Share
Humayun Kabir MamunPosted Feb 10, 2016, 11:08 PM
Nice...
Ankur MistryPosted Feb 10, 2016, 2:08 PM
Super
Venkateshwar ReddyPosted Feb 10, 2016, 9:16 AM
Superb.. :)
Amrinder SinghPosted Feb 10, 2016, 7:10 AM
Tremendously Awesome...
Francis SusaimichaelPosted Feb 10, 2016, 12:58 AM
Mukesh, nice list. It could be more meaningful, if you using "ASP.Net Core 1.0" instead of "ASP.Net 5". Since MS recently changed the name from ASP.Net 5 to ASP.Net Core 1.0. :)
sreenivasa kPosted Feb 9, 2016, 12:25 PM
nice one
Pramod ThakurPosted Feb 9, 2016, 12:17 PM
thanks for sharing...
Santhakumar MunuswamyPosted Feb 9, 2016, 11:43 AM
Thanks for your sharing
Navratna PawalePosted Feb 9, 2016, 9:52 AM
great...
Raja TPosted Feb 9, 2016, 8:48 AM
Nice, Thanks for sharing
Mohsin AzamPosted Feb 9, 2016, 6:01 AM
Informative,thanks for sharing.
Kamlesh BhorPosted Feb 9, 2016, 3:09 AM
Nice information...
Debasis SahaPosted Feb 9, 2016, 2:21 AM
Good One.. Thanks For sharing..
Aishwarya DPosted Feb 9, 2016, 2:01 AM
Nice Article.. Thanks for sharing
Manoj KulkarniPosted Feb 9, 2016, 1:51 AM
Nice article. Thank you for sharing
Jaipal ReddyPosted Feb 8, 2016, 11:10 PM
Nice information sir. .
Hemant SrivastavaPosted Feb 8, 2016, 3:38 PM
Very informative !
Amit Kumar SinghPosted Feb 8, 2016, 2:08 PM
Nice Information
Pankaj Kumar ChoudharyPosted Feb 8, 2016, 11:14 AM
Nice Information Sir..........
KeyurPosted Feb 8, 2016, 5:37 AM
Ehsan Sajjad is write...You wrote awesome information but it is now ASP.NET Core 1.0...
Ehsan SajjadPosted Feb 8, 2016, 4:58 AM
they have changed it's name from ASP.Net 5 to ASP.Net Core 1.0
Upendra Pratap ShahiPosted Feb 8, 2016, 4:40 AM
nice info...
Vignesh ManiPosted Feb 8, 2016, 4:28 AM
Nice
Nanddeep NachanPosted Feb 8, 2016, 4:00 AM
Nice share
Ankur MistryPosted Feb 8, 2016, 3:06 AM
nice share
Shubham KumarPosted Feb 8, 2016, 1:10 AM
Interesting Information nice