Week 17, 2024
Monday, 22 April 2024 - Sunday, 28 April 2024
Class abstractions (like C#), functional abstraction (like C#), syntactic abstraction (like C#), declarative specifications (like C# (LINQ)), parallelism (like C#). In summary then, learn C#. #dotnet #csharp #hillOfTheDay
F# Weekly #17, 2024 – F# Essential Lectures
Full text searching in Entity Framework ⬇ #dotnet
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
Scott Wlaschin's F# journey
Scott Wlaschin F# journey
Stop Using The Wrong If Statement in C#
Append correlation id to all log entries in ASP.NET Core
Saw a demo today of AOT friendly Entity Framework by @shayrojansky. It's absolutely insane (and cool). #dotnet #entityframework
On .NET Live: Supercharging Blazor SSR with htmx
What’s new for .NET in Ubuntu 24.04
We finally hit the new generation of @dotnet devs
An even DEEPER Dive into LINQ with Stephen Toub
Using ASP.NET Core
ship it! #dotnet #dotnetaspire
Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here!
Lists Are 3 Times SLOWER in .NET 9!
How to upload a file with Blazor SSR in .NET 8?
.NET JsonElement and Schema Validation
List Add is way slower (almost 3 times) in `net9.0 preview 3` than with `net8.0` · Issue #101437 · dotnet/runtime
Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
.NET Aspire preview 6 - .NET Aspire
Refactor your C# code with primary constructors
📢 Announcing .NET Aspire Preview 6! 🔐 Dashboard login 💀 Removed obsolete APIs 🆕 Resources and components 📦 Container runtime args ⚙️ Arg, env var, and connection string API additions 🧪 Testing project ➕ And more... #dotnet #dotnetaspire learn.microsoft.com/dotnet/aspire/…
C# Access Modifiers summary table 💡 I got this summary table from MS learn. It's definitely worth a bookmark. Note the file access modifier is new from C# 11. #dotnet
We Migrated a VB.NET App to Blazor Using ChatGPT: Here's What Happened
Exploring the AskVS command in GitHub Copilot for Visual Studio
Hacking together an AsciiMath parser for .NET
GitHub - StephenCleary/LocalTelemetry: Local dashboards for telemetry collection.
Structured Logging with Serilog in ASP .NET Core - The Complete Guide for .NET 8 Applications by @iammukeshm codewithmukesh.com/blog/structure… #aspnetcore