Week 18, 2024
Monday, 29 April 2024 - Sunday, 5 May 2024
F# Weekly #18, 2024 – F# Nullness support
#PowerShell tip of the day: If you need to do something after executing some code regardless if the code returns and error or not, wrap the code in a try block and use a finally block. It’ll run the cleanup code regardless of the outcome of the action.
C# Serializer benchmark This benchmark was added to dotnetbenchmarks .com recently and looks at serialization times across a number of different libraries commonly used in .NET. Link below ... Please add your benchmarks. #dotnet
The better way to write Integration Tests in ASP.NET Core
Get Started with .NET and AI using dotnet/ai-samples QuickStarts
Authentication made easy with ASP.NET Core Identity in .NET 8
Design Patterns in C#
.NET MAUI: Navigating the Cross-Platform Code Seas with Maddy Montaquila
Entity Framework 8 v Dapper benchmark #dotnet
Entity Framework Tracking v AsNoTracking v AsNoTrackingWithIdentityResolution benchmark The results might not be what we expect 👀 dotnetbenchmarks.com/benchmark/1079 #dotnet
Exploring .NET Aspire: Building Cloud-Native Apps With Ease | Build5Nines
JetBrains .NET Days Online 2024 – Call for Speakers
How Cool it is to be a .NET developer on Web Rush #279
The Only .NET Scheduler You Should Be Using!
Uno: Create Beautiful Cross Platform .NET Apps Faster
Uno: Create Beautiful Cross Platform .NET Apps Faster
Marten, PostgreSQL, and .NET Aspire walk into a bar...
End of an era #Xamarin💗
Help us by sharing your experience with .NET dev tooling
Just discovered Roslyn pad roslynpad.net youtu.be/vGYG8vkrlyk #dotnet #csharp
#PowerShell tip of the day: Use the [ipaddress] type accelerator to quickly parse and validate IP addresses.
Add separate activities for Hub methods by BrennanConroy · Pull Request #55439 · dotnet/aspnetcore
On .NET Live - What's New in AI and ML.NET
Secure your container build and publish with .NET 8
Embrace AI-Driven Productivity in .NET with JetBrains AI Assistant in ReSharper
Asynchronous Programming in C#
Creating a .NET AsciiMath parser and using it in a Markdig extension
Tomorrow, Microsoft ends support for #Xamarin! Teams must decide: migrate to #MAUI or explore other frameworks such as #Flutter. We went through a migration process for a couple of projects in the past.✅Read how to make this shift easier: buff.ly/3y7buva
Working with Rust Libraries from C# .NET Applications
.NET MAUI Community Toolkit Monthly Standup, May 2024
PowerShell: The object-oriented shell you didn't know you needed
PowerShell: The object-oriented shell you didn't know you needed
The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI
IExceptionHandler in .NET 8 [Recommended]! Here is the next article in the .NET 8 Zero to Hero Series. #dotnet #developer #dotnet8 #error Read: codewithmukesh.com/blog/global-ex… @aspnetcore_news