Ask HN: ASP.NET core

6 points by Crowz4k ↗ HN
I am new to .Net can you please provide me good source for learning i want to know all from bottom to top, for example rendering with razor , hosting etc , and yes some road-map :) for learning web development, and architecture of .net core >2

3 comments

[ 4.6 ms ] story [ 22.2 ms ] thread
We dont even use Razor internally. Just learn the API controller side of ASP.net core 2.0 while using a modern frontend stack like Svelte/React as hot reloading is a thing that exists.