No video

ASP.NET Core 8 Web API in Clean architecture from scratch

  Рет қаралды 19,011

Fullstack Dev

Fullstack Dev

Күн бұрын

Пікірлер: 18
@AzureFullstackDev
@AzureFullstackDev 6 ай бұрын
Full course: fullstackdeveloper.tech/c/web-api-ca
@bmassioui
@bmassioui Ай бұрын
I really like the covered points for this video, specifically the Authentication-Authorization concerns, for this purpose I bought the course directly, thanks.
@AzureFullstackDev
@AzureFullstackDev Ай бұрын
Thanks, glad you liked it Enjoy the rest of the course
@efragafd
@efragafd 2 ай бұрын
Good video. And a good trick to engage us to buy the Udemy course, but actually I did buy it and from my perspective, the course is TOTALLY RECOMMENDED. It goes deeper into Clean Architecture patterns and explains the concepts very well. I hope more content related here and in Udemy. Congrats!
@AzureFullstackDev
@AzureFullstackDev 2 ай бұрын
thanks for the feedback, Im glad you liked it :) Im currently fishing up a MS SQL course (but in Polish), but after that I do have a plenty of content to record in English as well, both youtube and udemy courses (such as :entity framework, ASP.NET MVC, Azure services, etc.)
@mattl7599
@mattl7599 2 ай бұрын
@@AzureFullstackDev I would love to see a topic on extending a rest API with clean architecture to support multi tenants.
@rorycawley
@rorycawley 4 ай бұрын
The example you give 9:51 show GET request with a request body. A request body with GET doesn't often work since some libraries don't expect a body with GET.
@christian.mar.garcia
@christian.mar.garcia 3 ай бұрын
Also, I have seen that some firewalls block the request body for GET operations. The POST is for sending body data.
@AzureFullstackDev
@AzureFullstackDev 3 ай бұрын
true, it depends on the library, but it's not explicitly prohibited by the HTTP standard. It's a rare case to use such HTTP request, but since GET URLs have a maximum length limit, which varies across different browsers and servers. Including large amounts of data in the URL query string can exceed this limit, leading to truncation or errors (consider a grid/table that takes multiple parameters for filtering, sorting, pagination- all of those params combined might be simply too big for the query params) In that case you might want to either you GET with a request body, or fetch the data with a POST request - which also feels odd ;p
@jonathanmutala8179
@jonathanmutala8179 4 күн бұрын
why watching this video if i can buy the full course thank you so much for this course
@AzureFullstackDev
@AzureFullstackDev 4 күн бұрын
thanks for the support :) enjoy the full content
@arunabhtiwari4771
@arunabhtiwari4771 29 күн бұрын
Hi, Thanks for this course. Any new Microservices Webapi course something like any clone with entity framework are aligned up ?
@christian.mar.garcia
@christian.mar.garcia 3 ай бұрын
Amazing video. Thank you for sharing.
@geepy5708
@geepy5708 4 ай бұрын
Nice explanation. I was wondering if you could show an example of what should be in the application layer.
@AzureFullstackDev
@AzureFullstackDev 4 ай бұрын
stuff like mapping, handling the requests, or even command validation belongs to the application layer, you can have a look at the final project Repo: github.com/jakubkozera/Restaurants or follow along rest of the course on udemy
@gustavo-santos-dev
@gustavo-santos-dev Ай бұрын
How did customized your VS to look like this? Really cool!
@AzureFullstackDev
@AzureFullstackDev Ай бұрын
it's a fluent ui feature from the preview version of VS 17.8+
@stephenwereko7377
@stephenwereko7377 2 ай бұрын
Thank you sir, this is awesome tutorial.
ASP.NET Web API 8 Identity - full tutorial
2:23:37
Fullstack Dev
Рет қаралды 1,5 М.
黑天使遇到什么了?#short #angel #clown
00:34
Super Beauty team
Рет қаралды 48 МЛН
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 48 МЛН
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 41 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 156 М.
Should I Create A Minimal API Or Full API?
7:40
IAmTimCorey
Рет қаралды 35 М.
What's next in C# - Mads Torgersen - NDC Sydney 2024
1:03:21
NDC Conferences
Рет қаралды 8 М.
The RIGHT Way To Use HttpClient In .NET
11:46
Milan Jovanović
Рет қаралды 56 М.
Understand Clean Architecture in 7 Minutes
7:02
Amichai Mantinband
Рет қаралды 98 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 272 М.