M
M
Maxim2022-01-23 21:24:18
Books
Maxim, 2022-01-23 21:24:18

Which book to choose for ASP NET CORE 6?

Which book to choose for ASP NET CORE 6? I'm looking for version 6.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2022-01-23
@MaximPython

aspnet core has a new version every year, so it's physically impossible to release a good book in that time.
Of the fundamentally new things, compared to previous versions, asp net core 6 has a Minimal API, the description of which fits in one article in the documentation.
Otherwise, nothing has changed much since net core 2.0 (of course, Startup has changed, but you can read about how to configure it correctly in the documentation)
So I advise the book "asp net core in action" and "asp net core 5 for beginners" .
Well, metanit - updates are constantly coming out on it.

R
Roman, 2022-01-24
@yarosroman

MSDN

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question