api problems #dotnet #programming #coding

preview_player
Показать описание
question about problems you face while developing .NET apis
Рекомендации по теме
Комментарии
Автор

Clean Architecture, Generic Repository with CQRS AND Mediatr pattern.

vaibhavsharma
Автор

Implementing parallelism while processing array of thousands record with tables join using entity framework

adewaleadisa
Автор

I've been working on building an API for an online store that sells various types of products, like tech and clothing. The challenge I'm facing is designing a Product model that can handle different fields for different product categories. For example, clothing products need a Size field, while tech products don't. I'm unsure how to structure this in a clean and efficient way. Any advice would be appreciated!

AliyProgrammer
Автор

Which Azure course should I learn, having 2 years of experience and Wanna to learn azure and get confused, where should I start.

divyanshurai
Автор

Sorting priorities, when sorting by multiple fields in RDBMS, how do you decide which field gets the priority.
Example:
Order by ID, Name
is completely different than
Order by Name, ID

mov
visit shbcf.ru