Add ASP.NET Core in .Net

This commit is contained in:
Carlos René Mederos Arias 2018-12-17 15:58:59 -03:00
parent dbed7d31fd
commit 08f7b4d5c0

View File

@ -136,6 +136,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
### .NET
* [300 ASPNET interview questions and answers](http://www.careerride.com/ASPNet-Questions.aspx)
* [ASP.NET Core Interview Questions](https://www.talkingdotnet.com/asp-net-core-interview-questions/)
* [Great list of NET interview questions covering all the NET platform topics](http://www.indiabix.com/technical/dotnet/)
* [NET Interview Questions and Answers for Beginners which consists of the most frequently asked questions in NET This list of 100+ questions and answers gauge your familiarity with the NET platform](http://www.dotnetcurry.com/dotnetinterview/70/dotnet-interview-questions-answers-beginners)
* [Questions gathered by community of the StackOverflow](http://stackoverflow.com/questions/365489/questions-every-good-net-developer-should-be-able-to-answer)