Week 4, 2023
Monday, 23 January 2023 - Sunday, 29 January 2023
C# Tip 💡 Are you using the right syntax for your EF Core LINQ queries? There are two ways to write LINQ queries in EF Core: • Method syntax • Query syntax There's a cool feature of query syntax using the 𝚕𝚎𝚝 clause. Did you know about it? #dotnet
GitHub - dodyg/practical-aspnetcore: Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 projects you can use. Readme contains explanations on all projects.
F# Weekly #4, 2023 – Sutil 2.0 and Fabulous 2.2
Microsoft Urges Customers to Secure On-Premises Exchange Servers
.NET MAUI Blazor - Best practices for mobile UI
Powershell for Hackers, Part 1: Getting Started with Powershell #powershell #infosec #cybersecurity #cyberwarrior hackers-arise.com/post/2017/04/2…
ReSharper Tools and Rider 2022.3.2 Bug-fix Updates Have Arrived!
7 File Uploading in C# Best Practices - The Blazor File Upload Mini Course
Monsters Weekly 262 - Getting Started with PostgreSQL in C#
AWS Lambdas with C# - Simple Talk
The Developer Ecosystem in 2022: Key Trends for C#
Event Sourcing in 1 Hour with Marten in .NET
The Easiest Way to Measure Your Method’s Performance in C#
Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5
Tracing .NET Applications Easily With OpenTelemetry
Displaying Files From SQL - The Blazor File Upload Mini Course
C# Tip 💡 Are you using the new DateOnly and TimeOnly types in your code? With .NET 6, you can now represent only the date or time components of a DateTime object. These types exist in SQL databases also, but check if your ORM has support for these .NET types. #dotnet
Show HN: I've built a C# IDE, Runtime, and AppStore inside Excel
.NET 7 has some amazing performance enhancements, new tools for cross-platform dev with #dotNETMAUI, updates for #ASPNETCore and cloud-native dev, ARM64 support, and so much more. Download it today: msft.it/6019e0MB1
Have you heard of .http files? In @VisualStudio you can write an http file with API calls in it in less than a minute and test all your live endpoints. Huge thanks to @sayedihashimi for this amazing tip - I appreciate you, brother. #visualstudio #dotnet #csharp
Programming SVGs with C#
5 .NET MAUI Features for Building Great Desktop Apps
PowerShell/OpenSSH Team Investments for 2023
Keyboard Shortcuts to Master Your Git Flow in Visual Studio
ImageSharp has over 43.5 million Nuget downloads and only 37 open issues in the issue tracker (soon to be 36). I'm pretty proud of the quality of the software. 😇 #dotnet
Capturing Uploaded Files in SQL - The Blazor File Upload Mini Course
Double the Performance of your Dictionary in C#
Basic Authentication in ASP.NET Core
#SignalR is by far the best tool for building fully interactive web apps in #dotnet. Since .NET 7, it's faster as ever, as it now supports HTTP/2. If you want to learn how to use it, I've consolidated the key information in this easy-to-read book. scientificprogrammer.net/2022/05/07/sig…