C
C#4h ago
Andylicion

Am i on a proper way to learn AspNetCore?

I've read the AspNetCore in .Net 9.0 docs, the Fundamentals part, "overview" to "send the http request" (expect AOT catalog) for one time, i am still confused about the class like XXXExtentions or XXXResults. So i went to the real project (https://github.com/davidfowl/TodoApp?tab=readme-ov-file), to see if it can give me some inspiration on these classes and how it works and so on. Indeed, i truly learned some, but then filled with more doubts. Cause there are so many functions and classes that i haven't encountered yet. And it is anxious to deep into one function to another, And there are also like ClaimsXXX classes. Maybe i should not to deepen into the AspNetCore package as first. But i need to understand the relationship between these files and the relation in these classes to have an overview of what the real app looks like, to speed up my learning of AspNetCore. I truly want to make one dashboard app of my own, but maybe it will take longer time to get. I still question that am i doing the right way to reinforce my comprehension of AspNetCore through a project? Any advice to make the process quicker with the AspNetCore? Guys, have you been through the same when you came with AspNetCore at a very start? :catHeyHello:
GitHub
GitHub - davidfowl/TodoApp: Todo application with ASP.NET Core Blaz...
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication - GitHub - davidfowl/TodoApp: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?