PinnedNishān WickramarathnaRedis as a Distributed Cache on .NET 6.0Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Well-known as a…Apr 16, 2022Apr 16, 2022
PinnedNishān WickramarathnaIn Memory Caching on .NET 6.0ASP.NET provides two types of caching that you can use to create high-performance Web applications. The first is called output caching…Mar 26, 20221Mar 26, 20221
PinnedNishān WickramarathnaWriting Better Performing Queries with LINQ on EF Core 6.0 ⚙️🔧This one was in the drafts folder for a long time; I wanted to include my personal experiences as well before giving away any suggestions…Dec 19, 20212Dec 19, 20212
PinnedNishān WickramarathnaAn Introduction to Writing High-Performance C# Using Span<T> StructLet’s talk about Span<T> today, which has been talked about couple of years for now because it has been introduced with C#7.2 and supported…Dec 12, 20213Dec 12, 20213
PinnedNishān WickramarathnaUnderstanding CQRS Pattern using .NET Core & MediatRCommand and Query Responsibility Segregation with MediatRSep 3, 20212Sep 3, 20212
Nishān WickramarathnaConfiguring WSL2 for .NET DevelopmentDevelopers can access the power of both Windows and Linux at the same time on a Windows machine. The Windows Subsystem for Linux (WSL)…Jan 5, 2023Jan 5, 2023
Nishān WickramarathnaWhat I Learned About ESP32-CAM and Everything You Need to KnowI know that IoT is not my usual expertise, but as Alan Kay once said “People who are really serious about software should make their own…May 15, 20213May 15, 20213
Nishān WickramarathnaInheritance Strategy in Entity Framework Core 5Prior to .NET 3.5, we (developers) often used to write ADO.NET code or Enterprise Data Access Block to save or retrieve application data…May 4, 2021May 4, 2021
Nishān WickramarathnaHow We Tackled Twitter Platform Manipulation.This is a story of how our research group created a solution/framework that can be used in similar contexts to solve Platform Manipulation…Mar 7, 2021Mar 7, 2021
Nishān Wickramarathna.NET Reunified : Announcing .NET 5.0 🚀And how to migrate.Nov 13, 2020Nov 13, 2020