Category: Dotnet
Readable LINQ Over Nested One-Liners
Readable LINQ wins in long-term maintainability. Shorter doesn’t always mean better. Continue reading on Medium » Readable LINQ wins in long-term maintainability. Shorter doesn’t always [more…]
Mastering Modular WPF Applications with Prism: Dependency Injection & Dynamic Modules Build…
Continue reading on Medium » Continue reading on Medium » Read More Dotnet on Medium #dotnet
ASP.NET Community Standup – Building MCP Servers with ASP.NET Core
Post Content Check out how you can build Model Context Protocol (MCP) servers with ASP.NET Core and the new MCP C# SDK to extend AI systems [more…]
Resilient HTTP Clients
📖 Context Continue reading on Cheranga » 📖 ContextContinue reading on Cheranga » Read More Dotnet on Medium #dotnet
Implementing permissions based access control for .NET
A journey into the realm of authorization, attributes, and middleware Continue reading on Medium » A journey into the realm of authorization, attributes, and middlewareContinue [more…]
How I solved the “same command, different validation” problem with contextual command/query…
I’d like to share a challenge we ran into at work and how I solved it with a feature in my library, LiteBus. Continue reading on [more…]
Implementing Microservices with the Saga Pattern in .NET: A Simple Guide
Microservices break apps into small, independent parts, but making them work together can be hard. The Saga pattern helps manage tasks… Continue reading on Medium » [more…]
Behind the scenes of the new field keyword in C# 14
C# 14’s new field keyword: a small change promising cleaner properties — or just a cosmetic tweak? Continue reading on Medium » C# 14’s new field keyword: [more…]
Global Uygulamalarda Doğru Zaman Yönetimi
Time Handling Best Practices for Global-Scale Applications Continue reading on Intertech » Time Handling Best Practices for Global-Scale ApplicationsContinue reading on Intertech » Read More Dotnet on [more…]
The C# Developer’s Edge: Crush Data Streaming with IAsyncEnumerable!
Unlock IAsyncEnumerable for real-time apps. Continue reading on CodeElevation » Unlock IAsyncEnumerable for real-time apps.Continue reading on CodeElevation » Read More Dotnet on Medium #dotnet
On .NET Live – Every Cache a Painting, Revisited
Post Content Caching is the secret ingredient for high performance apps! In this week’s episode, community MVP Jody Donetti returns to give an update on FusionCache, [more…]
Secure your ASP.NET application
HTTP headers and other mechanisms to control security aspects of your website. Continue reading on .Net Programming » HTTP headers and other mechanisms to control [more…]
EF Core WITH (NOLOCK) — SqlServer
For simplicity, EF Core is very useful and straightforward to use. But when it comes to some DB-specific features, we often need to handle… Continue reading [more…]
Say Goodbye to Crashing Microservices in ASP.NET Core
Prevent crashes and timeouts in ASP.NET Core microservices using Polly. Learn how to implement retry, circuit breaker, and fallback… Continue reading on ITNEXT » Prevent [more…]
Common Configuration Mistakes in appsettings.json
Common Configuration Mistakes in appsettings.json Continue reading on Dot Net, API & SQL Learning » Common Configuration Mistakes in appsettings.jsonContinue reading on Dot Net, API [more…]
Generating Client SDKs with OpenAPI Generator CLI in an Aspire-Based Project
Working with OpenAPI Generator CLI should be a straightforward step in automating API client generation. Continue reading on Level Up Coding » Working with OpenAPI [more…]
Pros and Cons of Using string.Intern() in Production
Discover how string.Intern() in C# can drastically reduce memory usage in large-scale .NET applications. Learn best practices, pitfalls… Continue reading on Write A Catalyst » Discover [more…]
Leveraging Advanced AI Models from the Python Ecosystem within .NET
If you’ve spent any time exploring the rapidly evolving world of Artificial Intelligence and Machine Learning, you’ve likely noticed that… Continue reading on Medium » [more…]
C#’ta IAsyncEnumerable ile Asenkron Akışları Etkin Şekilde Yönetmek
1. Neden Asenkron Akışlar? Continue reading on Medium » <img src="https://cdn-images-1.medium.com/max/1536/0*XJvN0w7T_Fs53ZSF" title="C#’ta IAsyncEnumerable ile Asenkron Akışları Etkin Şekilde Yönetmek” /> 1. Neden Asenkron Akışlar?Continue reading on [more…]
EP02 : Razor Syntax
ASP.NET FOR BIGINNERS PART 02 Continue reading on Medium » ASP.NET FOR BIGINNERS PART 02Continue reading on Medium » Read More Dotnet on Medium #dotnet