C
C#13mo ago
Sonath

✅ Need a good resource to learn how to build .NET Core Web API's

I'm currently following this book https://code-maze.com/ultimate-aspnetcore-webapi-second-edition/ but I don't know if they're doing things the right way. I'm only at page 100 and this is a screenshot from my solutions explorer. I checked Microsoft's official tutorials but they're all too basic, and I want to learn industry practices to show on my portfolio.
Vladimir Pecanac
Code Maze
Ultimate ASP.NET Core Web API - Second Edition
The second edition of the bestseller "Ultimate ASP.NET Core Web API" program from the Code Maze team.
No description
9 Replies
Mango
Mango13mo ago
There really isn’t “right” ways just either better ways or preferred ways Depends on your needs for the app.
Sonath
SonathOP13mo ago
I need to - get a feel of what to expect on my first job - demonstrate my understanding of best practices - put it on my portfolio In no specific order 😰
Bouwer
Bouwer13mo ago
Every company will probably have a slightly different approach, the "best practice" is usually defined by the most experienced individuals that state their opinions publicly Just try to get familiar with building an API for different scenarios and you'll naturally learn what works and what doesn't
Mango
Mango13mo ago
Unless it involves security, there will more than one “best practice”. With security it usually is “do it this way”. Such as “don’t store passwords as plain text”. Things like that
Sonath
SonathOP13mo ago
and authentication, right?
Mango
Mango13mo ago
Yeah, authentication and authorization i was including under security.
Accord
Accord13mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server