.NET 8 | What is Native AOT in .NET?
Today, we dive deep into the world of AOT in .NET 8 and learn everything you need to know about it.
We’re not just scratching the surface. Let’s find out how it works, how to use it, and when it doesn’t make sense.
00:00 Introduction
00:30 What is Native AOT?
03:10 Creating a Native AOT API Project
07:56 Native AOT Advantages
09:19 Native AOT Disadvantages
11:12 When to Use Native AOT?
11:40 Native AOT Support in .NET 8
12:46 Conclusion
📌 .NET 8 Announcement Blog Post:
📌 .NET AOT Documentation:
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/
📌 .NET Conf 2023 – Day 1 (YouTube):
🔥 C#/.NET Bootcamp: The Fundamentals & more (Code FRIENDS10 for 10% OFF)*
https://claudiobernasconi.ch/dotnet-course
📌 .NET Developer Roadmap
📌 YouTube Playlists:
The FREE Blazor Crash Course: https://www.youtube.com/watch?v=89Klc6WHElw&list=PLwISgxnkpZGL_LhTQCWwp-WCzupv7lcp0
Blazor: https://www.youtube.com/playlist?list=PLwISgxnkpZGITT6pELfCeQ6qK0G3ujldZ
✅ SUBSCRIBE FOR MORE VIDEOS
Subscribe: 🔔 https://claudiobernasconi.ch/Subscribe
🚀 CONNECT & SUPPORT
Twitter: https://twitter.com/CHBernasconiC
Blog: https://claudiobernasconi.ch
Newsletter: https://claudiobernasconi.ch/newsletter
* Affiliate Link: I earn a small commission at no additional cost
by Claudio Bernasconi
linux web server
I've been following you for quite some time. Your videos always have an excellent presentation, the information is clearly presented, not many people can do this. I looked at some places in development from a different angle. Thanks, keep making videos.
A dark theme would be appreciated.
Faster startup, but not faster runtime (slower maybe)
Great summary video! Short and quick explaining. Great job! Thanx! 😊
Actually SignalR works with AoT + .Net Core 7
I will be surprised to see it doesn't with .Net 8
Please BLINK when talking.
Interesting, thanks!
Nice helpful video, but do we really need .net runtime installed in target machine for running simple .net native aot application?
Another great video – thanks Claudio!