Week 2, 2024
Monday, 8 January 2024 - Sunday, 14 January 2024
The best time to be a .NET Developer!🎉🎉 C# is the Programming Language of 2023 🏆 As per the TIOBE Index, C# has been announced as the Programming Language of 2023 #csharp #dotnet #microsoft #developer
Add Kafka Component by g7ed6e · Pull Request #951 · dotnet/aspire
F# Weekly #2, 2024 – F# in the 1BRC.NET
Sortable Lists for Blazor using a SortableJS Component
That's NOT How Async And Await Works in .NET!
.NET 8 Keyed Services - enum key example ⬇ Keyed services are useful when type alone isn't enough to pick the right implementation. Most examples I see online have string as a key, but actually the key can be any object. Enums are nice for a bit more safety. #dotnet
How to Distribute Roslyn Analyzers via NuGet
"Stop Using Singletons in .NET!" | Code Cop #009
Let's understand #docker, from a #dotnet dev's perspective! This thread will have around 10+ pages. #dev #buildinpublic #developer #microsoft
Coravel - Easy task scheduling for your .NET web apps
LINQ methods in C# cheatsheet ⬇ Bookmark this post and revisit it anytime you need a quick refresher of LINQ methods! Thanks to Georgios Petas on LinkedIn for the image -> linkedin.com/in/georgios-pe… #dotnet #csharp
Dependency Injection in .NET gets a super important update! ✅✅ You can now seamlessly add multiple implementations for the same interface in .NET 8 using the Keyed Services Feature! #dotnet #dotnet8 #aspnetcore
.NET 8 Migration with Jimmy Bogard
Customizing property names & values when reading .NET objects as JSON
Distributed Concurrent Actor Models with Akka.NET
Code, Connect & Learn at Visual Studio LIVE! in Las Vegas.
.NET MAUI Special Offer
🚀 Exciting news for #csharp #dotnet developers! We're bringing the power of #IOTA #SHIMMER to the .NET world with our new project: github.com/IOTA-NET/IotaS… 🌐 🎉 Just released: the alpha version of our NuGet package! nuget.org/packages/IotaS… @iota @shimmernet
.NET Framework January 2024 Security and Quality Rollup
.NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26
A brief look at StringValues
2023 – a year of community experiments
2 Best Practices for Returning API Errors in ASP.NET Core
ASP.NET Core 8.0 uses C# 12.0's experimental interceptors to enable AOT
View Transitions API with ASP.NET Core and HTMX
.NET APIs Part 5 – All the CRUD APIs
The last lecture of my "Tiny programming systems" in #fsharp course at @matfyz is now live: d3s.mff.cuni.cz/teaching/nprg0… Check it out and write your own tiny Excel with "drag down" of formulas and incremental evaluation!
Out now: the Microsoft #Fluent UI #Blazor library v4.3. With a new Wizard component, 45+ fixes and changes and a restructured docs site . All details in my blog at baaijte.net/blog/microsoft……. Packages are available on NuGet now!
C# is The Programming Language of the Year (2023) - What they don't tell you! - Codewrinkles
Handling Missing Members when Reading .NET Objects
Visual Studio Performance Highlights Delivered in 2023
Go C# GO!! For the first time in the history of the TIOBE index, C# has won the programming language of the year award Of the top 5 languages, the only one to post YoY growth it seems. #csharp
Command Line Arguments in C# Applications in 10 Minutes or Less
.NET Digest | January 2024
Await Async Might Change Completely in .NET 9
TIOBE Index - TIOBE
Malware Analysis - Powershell Decoding and .NET C2 Extraction (Quasar RAT) A quick look into decoding simple Powershell scripts and extracting C2's from Quasar rat. youtube.com/watch?v=yimh33… #Malware #powershell