Tiny, fast ASP.NET Core APIs with native AOT | .NET Conf 2023

  Рет қаралды 14,279

dotnet

dotnet

Күн бұрын

Пікірлер: 15
@QINGCHARLES
@QINGCHARLES Жыл бұрын
@dotnet Sending Damian a hug🤗I felt so bad for him when it wouldn't build live in front of the world. We've all been there😂
@jarosawfrankowski7845
@jarosawfrankowski7845 Жыл бұрын
Great introduction to AOT, Damian that was great presentation! 😊
@alirezanet
@alirezanet Жыл бұрын
About the demo issue you had, I think you just forgot to save your csproj file 😊 (usual live demo problem)
@hero3616
@hero3616 Жыл бұрын
That is correct
@jim2lane
@jim2lane Жыл бұрын
Exactly - live demo, what could possibly go wrong? 😉
@realivanjx
@realivanjx Жыл бұрын
i hope blazor server gets native aot support asap! nice work!
@idzyubin720
@idzyubin720 Жыл бұрын
@dotnet Great explanation! Is there any link how can I validate request model in Minimal API with Native AOT?
@BredoLab
@BredoLab Жыл бұрын
Can somebody explain how Native AOT is beneficial for server-side apps and minimal API in particular?
@jinhuisong8727
@jinhuisong8727 Жыл бұрын
For example, AWS Lambda or Azure Function , all of these serverless apps had cold start. The cold start will take lots of time to let code ready. Java or C# maybe take 1-3 seconds, python only use 500 milliseconds. Use AOT C# also can use 500 milliseconds for cold start.
@freddydev3562
@freddydev3562 Жыл бұрын
xdxdxd@@jinhuisong8727
@alex22932
@alex22932 Жыл бұрын
Also where you can scale containers to zero such as Azure Container Apps and Google Cloud Run.
@serverlessjames
@serverlessjames Жыл бұрын
If you want to see this in action with .NET and AWS Lambda I've got another video on KZbin. Crazy cold start numbers. kzbin.info/www/bejne/oarFYmmoYrSoopI
@Sindrijo
@Sindrijo 9 ай бұрын
C# app normally is distributed as IL-bytecode (Intermediary Language) that when 'executed' the environment first has to load the CLR which then will compile the IL-bytecode into native code/instructions that then gets executed. With AOT this final compilation happens 'ahead of time' avoiding the previously described steps of loading the CLR and compiling the IL-bytecode to native code, instead the code just gets executed immediately.
@benyahiahassen4540
@benyahiahassen4540 7 ай бұрын
About the issue you had, you should change what you wrote in the config to true not true
ASP.NET Basics for Experts | .NET Conf 2023
30:45
dotnet
Рет қаралды 11 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
DeepSeek-R1: Frontier Open Source Models are HERE!
13:44
Ai Flux
Рет қаралды 2,1 М.
NativeAOT for .NET APIs Is Here and It’s INSANE!
14:07
Nick Chapsas
Рет қаралды 89 М.
Rust & Zig Combined • Richard Feldman • GOTO 2023
45:34
GOTO Conferences
Рет қаралды 83 М.
Clean Architecture with ASP.NET Core 9
27:01
dotnet
Рет қаралды 41 М.
.NET Containers advancements in .NET 8 | .NET Conf 2023
25:38
Deep dive into .NET performance and native AOT | BRK205H
46:09
Microsoft Developer
Рет қаралды 21 М.
.NET 8 | What is Native AOT in .NET?
13:33
Claudio Bernasconi
Рет қаралды 11 М.
Reverse proxying is easy with YARP | .NET Conf 2023
29:46
dotnet
Рет қаралды 12 М.
How to Build Effective AI Agents (without the hype)
24:27
Dave Ebbelaar
Рет қаралды 32 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН