Тёмный

ASP.NET Core Kestrel Explained 

Raw Coding
Подписаться 72 тыс.
Просмотров 11 тыс.
50% 1

Is it worth creating your own web framework on top of Kestrel instead of ASP.NET Core? We are going to explore what Kestrel is and how Kestrel is used within ASP.NET Core.
Patreon 🤝 / raw_coding
Courses 📚 learning.raw-coding.dev
Shop 🛒 shop.raw-coding.dev
Discord 💬 / discord
Twitter 📣 / anton_t0shik
Twitch 🎥 / raw_coding
k6: k6.io/docs/
#aspnetcore #csharp #kestrel

Опубликовано:

 

1 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 25   
@emanuelhuber4312
@emanuelhuber4312 4 месяца назад
Amazing content! Thanks for the video
@EBay_Dev
@EBay_Dev 6 месяцев назад
Great dive to see what is under the hood, Anton. I just would like to say thanks and hope to see more like these. for example, following the request through the pipeline journey. thanks a lot.
@mohammadzakareatfaili9566
@mohammadzakareatfaili9566 9 месяцев назад
Nobody can explain it your way Perfect
@MrJonnis13
@MrJonnis13 Год назад
Pretty unique. Thanks a lot
@mgltuba
@mgltuba Год назад
very interesting thank you
@juhairahamed5342
@juhairahamed5342 5 месяцев назад
Thanks for this video
@sunnypatel1045
@sunnypatel1045 Год назад
Hey Anton. Would you mind doing a video on performance testing with k6 or nbomber. Talking about latencies etc
@fieryscorpion
@fieryscorpion 5 месяцев назад
Hi Anton, thank you for this great video! I have a question: Is Kestrel server running in-process as a Hosted Service in the background thread of the web application? Thanks!
@fifty6737
@fifty6737 Год назад
this is useful if you wanna build something custom, like some JSON RPC server, or anything that is using HTTP server, maybe a future replacement for REST, or custom GraphQL server the fact that it can be done this easily is awesome, the dotnet team are really doing tremendous job of making this APIs
@renauddanniau676
@renauddanniau676 Год назад
Hello, can I ask which IDE are you using ? I am using visual studio 2022 and I can't navigate as easily as you are in the decompiled sources. Of course I have "Tools > Options > Text Editor > C# > Advanced > Enable navigation to decompiled sources" enabled and in the "search references" I selected "Entire Solution and External Sources" but still I can't go to the definition of the IHost myself (CTRL+F12, Go to implementation). Thank you for your videos, high quality as usual :) !
@RawCoding
@RawCoding Год назад
I’m using Rider
@bahmanasheghi
@bahmanasheghi Год назад
can you use libuv and make a Express.js similar framework with C#?
@dasfahrer8187
@dasfahrer8187 Год назад
We use a minimal API with a repository backer just to keep things cleaner in Program.cs. Wonder if there's a performance hit for doing that?
@IvanRandomDude
@IvanRandomDude Год назад
4:00 KestrelServerImpl... is this Java video?
@RawCoding
@RawCoding Год назад
:D
@jamesbarrow
@jamesbarrow Год назад
There's even factories :B
@caglarcansarikaya1550
@caglarcansarikaya1550 Год назад
hey bro how are you I hope you are doing well :) I am researching a new issue firstly I checked your videos, but I didn't find. I will look at other sources and documentation. I am trying to understand how invariant covariant contravariant works? if you able to explain this in a video appreciate that. take care :)
@RawCoding
@RawCoding Год назад
I have no video on the topic I’ll see what I can do
@ebrahim-s-ebrahim
@ebrahim-s-ebrahim Год назад
good video. what is this editor you're using?
@RawCoding
@RawCoding Год назад
Jetbrains Rider
@4eJIeHTaHo
@4eJIeHTaHo Год назад
@@RawCoding HttpContext does not belong to Kestrel but feature collection belongs.
@4eJIeHTaHo
@4eJIeHTaHo Год назад
@RawCoding HttpContext does not belong to Kestrel but feature collection belongs.
@vivekkaushik9508
@vivekkaushik9508 Год назад
What's going on at the top right corner? Lmao.
@unhandledexception1948
@unhandledexception1948 Год назад
deep dive, going a bit too fast for my brain 😞
@RawCoding
@RawCoding Год назад
It is a bit of a mess under the hood :D
Далее
Understanding CORS with ASP.NET Core C#
17:44
Просмотров 11 тыс.
Apache vs NGINX
7:53
Просмотров 271 тыс.
What you should know about Threads in .NET
14:52
Просмотров 7 тыс.
Don't throw exceptions in C#. Do this instead
18:13
Просмотров 255 тыс.
ASP.NET Core Service Discovery
43:01
Просмотров 3,2 тыс.
How slow is MediatR really?
15:51
Просмотров 60 тыс.