Modernize legacy .NET apps seamlessly with strategies that minimize disruption. Learn how to update your system efficiently while maintaining production stability. #dotnet #TechUpgrade
Help! Scrollable area with a transparent background. old.reddit.com/r/csharp/comments/1s70y5...
#csharp #dotnet
The admin of C# Discord is not willing to accept different ideas old.reddit.com/r/csharp/comments/1s70bn...
#csharp #dotnet
.NET 11 ships one of the most wanted Blazor WASM features: first-party Web Workers. No more freezing the UI while crunching numbers - just clean C#, no JS glue code.
the-runtime.dev/articles/blazor-web-work...
#dotnet #blazor #webassembly
Looking forward to www.orlandocodecamp.com #dotnet
Discover best practices for handling #null values in .NET! Understand the implications of null references and improve the robustness of your code. Dive into techniques like nullable reference types and defensive coding. #dotnet
Для тех, кто хочет изучить программирование / научиться создавать игры old.reddit.com/r/csharp/comments/1s6wtz...
#csharp #dotnet
Random.Code() live coding stream - more property work in C# records!
#dotnet #csharp
www.youtube.com/watch?v=PsEW...
Convert XLSX and DOCX to PDF in .NET with just one line of code old.reddit.com/r/csharp/comments/1s6vcj...
#csharp #dotnet
Your coding agent gives textbook .NET advice because it doesn't know your team's conventions. Agent Skills fix that - package what you know once, every agent learns it.
the-runtime.dev/articles/dot...
#dotnet #csharp #ai
NSFW/Nudity detection solution for photos/videos old.reddit.com/r/dotnet/comments/1s6u5t...
#dotnet
*sigh* FINE
github.com/blowdart/idu...
A #dotnet package for basic SSRF protection.
How could I add support for using spritesheets in dotnet project? old.reddit.com/r/dotnet/comments/1s6rc4...
#dotnet
How long does it take to learn C# as an intermediate in coding old.reddit.com/r/csharp/comments/1s6qvm...
#csharp #dotnet
Exploring how AI is revolutionizing the .NET ecosystem! From enhanced automation in .NET 10 to predictive analysis projected by 2026, discover the evolving capabilities. #AI #DotNet Stay ahead in tech by mastering these advancements!
Stop repeating this!
Use Extension Blocks to group all your logic for a specific type. It’s cleaner, more organized, and supports properties + operators too.
#dotnet #csharp #codingtips
Tired of slow JSON REST calls? ⚡
Switch to gRPC in ASP.NET Core → faster, strongly-typed, binary & streaming
Perfect for microservices and high-performance backends
When do you choose gRPC over REST? 👇
#dotnet #aspnetcore #grpc #csharp #Microservices www.ottorinobruni.com/getting-star...
I traced a 4-year-old WinUI 3 x:Bind memory leak to 4 missing lines in the XAML compiler's T4 template old.reddit.com/r/dotnet/comments/1s6owv...
#dotnet
Stop repeating yourself in every .csproj file! 🛑
Centralize your .NET Project Settings. 🚀
If you have a solution with 5, 10 projects, are you still manually updating the TargetFramework or Nullable settings in every single .csproj file?
The Solution: Directory.Build.props 🛠️
#dotnet #developers
liter-llm: unified access to 142 LLM providers, Rust core, 11 languages bindings old.reddit.com/r/dotnet/comments/1s6nxf...
#dotnet
VS Code C# DevKit help old.reddit.com/r/dotnet/comments/1s6nvs...
#dotnet
Learn how to enhance .NET app logs by adding a Correlation ID for improved traceability across distributed systems. Elevate your logging strategy today! #DotNet #Logging
I just unsealed a class for the first time old.reddit.com/r/csharp/comments/1s6n78...
#csharp #dotnet
Introducing WorkflowForge: A lightweight, high-performance, dependency-free, in-process workflow library with Built-in Rollback old.reddit.com/r/csharp/comments/1s6kdz...
#csharp #dotnet
Introducing WorkflowForge: A lightweight, high-performance, dependency-free, in-process workflow library with Built-in Rollback old.reddit.com/r/dotnet/comments/1s6kc8...
#dotnet
pgvector and EF Core 10 for semantic search, anyone tried this? old.reddit.com/r/dotnet/comments/1s6jif...
#dotnet
Are handler methods completely optional in a Razor Pages PageModel? old.reddit.com/r/dotnet/comments/1s6i34...
#dotnet
One of my favorite things about C# is being able to just slap a serialization function onto every object. old.reddit.com/r/dotnet/comments/1s6g51...
#dotnet
Open source Visual Studio 2026 Extension for Claude old.reddit.com/r/dotnet/comments/1s6ehf...
#dotnet
Rust's match like switch expression/statements old.reddit.com/r/csharp/comments/1s3ksb...
#csharp #dotnet