Eric Erhardt (@eehardt) 's Twitter Profile
Eric Erhardt

@eehardt

Dev on the .NET team

ID: 1854589867

calendar_today11-09-2013 14:53:24

653 Tweet

567 Takipçi

235 Takip Edilen

James Eastham (@plantpowerjames) 's Twitter Profile Photo

Playing around with .NET 8 RC2, native AOT and minimal API's running on AWS Lambda. Pretty impressive numbers, considering this is an entire web API running inside Lambda. The work done to get ASP NET AOT compatible is impressive. Kudos to all working on .NET... For all it's

Playing around with .NET 8 RC2, native AOT and minimal API's running on AWS Lambda. Pretty impressive numbers, considering this is an entire web API running inside Lambda.

The work done to get ASP NET AOT compatible is impressive. Kudos to all working on .NET... For all it's
David Pine (@davidpine@dotnet.social) 🇺🇦 (@davidpine7) 's Twitter Profile Photo

🤓 Introducing — .NET Aspire (Preview): A cloud ready stack for building observable, production read, distributed applications! #dotnet #dotnetconf #dotnet8 #cloudnative #dotnetaspire 📄 aka.ms/dotnet/aspire/…

🤓 Introducing —  .NET Aspire (Preview): A cloud ready stack for building observable, production read, distributed applications!

#dotnet #dotnetconf #dotnet8 
#cloudnative #dotnetaspire

📄 aka.ms/dotnet/aspire/…
David Fowler (@davidfowl) 's Twitter Profile Photo

This is what I’ve been spending time on for the last couple of months. I’m so proud of the team for working hard on this first preview release. Still lots of work to do, but it’s pretty darn cool 😎 #dotnet #CloudNative devblogs.microsoft.com/dotnet/introdu…

Eric Erhardt (@eehardt) 's Twitter Profile Photo

If you are interested in learning how to ensure your .NET library works with native AOT, check out this post. devblogs.microsoft.com/dotnet/creatin…

Adam Sitnik (@sitnikadam) 's Twitter Profile Photo

I've just updated my blog with the most recent talks. Among slides about Aspire and BenchmarkDotNet you can find the story about .NET 5 wins in TechEmpower. This interesting perf investigation story was not published publicly so far. adamsitnik.com/speaking/

David Pine (@davidpine@dotnet.social) 🇺🇦 (@davidpine7) 's Twitter Profile Photo

🤬 For !#$% sake... Checkout my latest .NET devblog: "Developing optimized @GitHub Actions with .NET and #NativeAOT": The grawlix will make more sense when you do! devblogs.microsoft.com/dotnet/develop…

Eirik Tsarpalis (@eiriktsarpalis) 's Twitter Profile Photo

If you're a .NET library author looking to add Native AOT support to your projects, this experimental library might be of interest: github.com/eiriktsarpalis… Now updated with documentation and examples. #dotnet #csharp

Sergio Pedri (@sergiopedri) 's Twitter Profile Photo

Super happy to share a new CsWinRT milestone: now builds with 0 trim/AOT warnings, ie. it's fully AOT compatible! We also got the NativeAOT size in our WinRT component sample down to just 2063 KB! github.com/microsoft/CsWi… was the last piece of the puzzle 🚀 #windev #dotnet #csharp

Super happy to share a new CsWinRT milestone: now builds with 0 trim/AOT warnings, ie. it's fully AOT compatible! We also got the NativeAOT size in our WinRT component sample down to just 2063 KB! github.com/microsoft/CsWi… was the last piece of the puzzle 🚀
#windev #dotnet #csharp
Damian Edwards (@damianedwards) 's Twitter Profile Photo

Razor plus native AOT? Now you can! I finally released my updates to RazorSlices which now supports trimming & native AOT! Use in conjunction with Minimal APIs to get small, fast apps that start instantly. github.com/DamianEdwards/… #dotnet #aspnetcore

David Pine (@davidpine@dotnet.social) 🇺🇦 (@davidpine7) 's Twitter Profile Photo

🤓 If you've been following along with .NET Aspire, you likely know that there's content for creating custom resource types—this article showcases #maildev wrapped up as a container resource: #dotnet #aspire learn.microsoft.com/en-us/dotnet/a…

🤓 If you've been following along with .NET Aspire, you likely know that there's content for creating custom resource types—this article showcases #maildev wrapped up as a container resource:

#dotnet #aspire

learn.microsoft.com/en-us/dotnet/a…
Eric Erhardt (@eehardt) 's Twitter Profile Photo

Check out this episode of Deep .NET with Scott Hanselman 🌮. I had the privilege of teaching Scott how to make code compatible with native AOT. youtu.be/N-MrQeZ1enY?si…

Howard van Rooijen (@howardvrooijen) 's Twitter Profile Photo

I went down a deep .NET AOT rabbit hole in the last 24 hours. Serendipitously Scott Hanselman 🌮 published "Deep .NET - Ahead of Time Compilation (Native AOT) with Eric Erhardt" on YT youtube.com/watch?v=N-MrQe… and the problem was solved with two lines of code: github.com/unifiedfx/UFX.… 🎉

James Newton-King ♔ (@jamesnk) 's Twitter Profile Photo

Aspire 9.3 new dashboard features, day 7: It's release day and there's a surprise feature. GitHub Copilot is your new AI debugging assistant 🚀 🕵️ Review hundreds of logs in one click 🚨 Find root causes of errors faster 🧠 Explain error codes using AI's vast knowledge base