@0x_F0 Question: What happens if multiple source generator interceptors want to intercept the same code?
#dotnetconf #dotnetconf2023
#dotnetconf #dotnetconf2023 Is is possible to with the new .net containers to use self contained single file .net 8 apps?
As far as @damianedwards says, EFCore is not AOT ready now, will be interesting to see it in .NET 9 though.
It's nice to know that Dapper.NET is already ready for native AOT! Amazing.
.NET Aspire, Open Telemetry, Health Checks, Logging...
How it looks integrated with Grafana...
Monitoring #dotnet apps is easier and better than ever now!
Unleash the potential of development with .NET 8!
https://www.kunal-chowdhury.com/2023/11/dotnet8.html
Dive into enhanced libraries, ASP. NET Core updates, and seamless installation. Elevate your coding journey now!
#dotnet friends, I used the occasion to upgrade a .NET 6 Blazor Server app to .NET 8 yesterday, using the migration guide at https://learn.microsoft.com/en-us/aspnet/core/migration/70-80?view=aspnetcore-8.0&tabs=visual-studio and the sample project by @danroth27 https://github.com/danroth27/Net8BlazorServer. A question: I experience that it still runs a websocket connection locally and on my prod (Azure web app) deployment, but in the deployment to test in Azure it does not. There it seems like it is SSR and fetch. Have I missed something?
The week of two conferences. I’m doing both #dotnetconf2023 and #MSIgnite. Very excited and very exhausted
Here is the proof that #Mastodon posts show up in #dotnetconf #dotnetconf2023
Does #CSharpDevKit of #VSCode have means to run test with code coverage and see the coverage results? #dotnetconf #dotnetconf2023
cc @csharpfritz
Can I install #VSCode and #CSharpDevKit on a USB stick and then debug a .NET app from there on any machine? #dotnetconf #dotnetconf2023
When @davidfowl and Stephen Toub starts talking about the magic done so far behind the scenes in each piece to make the entire ecosystem faster, I feel as I started coding yesterday.
Amazing!
Keeping my custom #AvaloniaUI agenda app updated for sessions viewed. With a highlighted list of sessions that I want to see. Pretty much all of them today. :)
The summary about the enhancements in #Blazor in #dotnet 8
Thanks
@danroth27
and
@stevensanderson
!
In #dotnet8 being able to generate HTML strings with #Blazor components as the input, without any server will be super awesome not only for static site generators but also if your desktop or console app needs some HTML. #dotnetconf #dotnetconf2023
The new http request client in #VisualStudio looks very much like the one in #JetBrainsRider
I do like the new endpoints explorer though #dotnet #dotnetconf #dotnetconf2023
Blatant attempt to get highlighted...
Can we add rich interactivity to Blazor apps?