A
A
AspMaster2019-08-16 22:14:04
ASP.NET
AspMaster, 2019-08-16 22:14:04

Where to develop further in asp.net core?

Good afternoon! I actively use asp.net core (2.2+) in creating web api. I can do basic things - the api itself, use identity, jwt tokens, entity framework core, api documentation using swagger and other standard things. But I have a feeling that there are still a lot of things that I should learn in this particular technology (and it really is), but I don’t know where to develop. Please tell me some good source for getting new knowledge on asp technology.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
#
#, 2019-08-17
@mindtester

a good source for gaining new knowledge on asp technology
customer orders, everyone knows - handsome! cut the loot. but in practice, those very directions usually immediately come out
Where to develop further

V
Vasily, 2019-08-17
@VasyaM13221

I understand you want to develop in the direction of the backend?
In this case, read about various databases, ms sql, postgres, mongodb, redis. Learn not only EF, but also other ORMs, such as dapper. Look towards message brokers, rabbitmq, etc. Learn docker and something for automation like ansible. And if you want to dig deeper into the ASP framework itself, then the best way is to look at the source code and try to understand not just how the call pipeline works, but also why, since they are open.

M
MherArsh, 2019-08-17
@MherArsh

Technologies, of course, all this is good, but, all of the above can be learned in a week if you have experience, but regardless of the direction you choose, it is very important to know different data structure design patterns and algorithms.

A
Ascar, 2019-08-21
@Ascar

EF Core
Identity server 4
Mass Transin
CQRS
MSSQL Server

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question