top | item 17639071

Ask HN: ASP.NET core

6 points| Crowz4k | 7 years ago

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

order

jacob9706|7 years ago

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.