From 08f7b4d5c058de289a53b9037e04e797e480467c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ren=C3=A9=20Mederos=20Arias?= Date: Mon, 17 Dec 2018 15:58:59 -0300 Subject: [PATCH] Add ASP.NET Core in .Net --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1249871..7294f3b 100644 --- a/README.md +++ b/README.md @@ -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)