Все публикации

Introduction to C# Span: A Performance Game-Changer

GraphQL Simplified, using HotChocolate and EntityFramework Core

Difference between Task.WhenAll and Task.WaitAll (.NET 8/C# 12)

Event Broadcast with Coravel (.NET 8/C# 12)

.NET Caching with Coravel (.NET 8/C# 12)

.NET Job Queuing with Coravel (.NET 8/C# 12)

.NET Job Scheduling with Coravel (.NET 8/C# 12)

An introduction to FusionCache [.NET 8]

Use CsvHelper for writing and reading CSV files

Generic WebSocket Client for .NET (.NET 8/C# 12)

Lambda default parameter in C# 12/.NET 8

Collection Expressions in C# 12/.NET 8 #csharp #dotnetcore #dotnet #coding #dotnet8

Primary Constructor in C# 12/.NET 8

NSubstitute Mocking framework for .NET [C#]

Query multiple result sets using QueryMultiple in Dapper micro-ORM [C#/.NET]

Example of Microservice to Microservice Authentication [C#/.NET]

What is the security issue with Moq?

Authentication between Microservices (HTTP and reactive microservices)

An example of real-life webhook implementation [C#/.NET]

What is a Webhook? [.NET/C# Implementation]

Generate code using AI for microservice and UI using CoPilot extension for Visual Studio 2023

Use AI to increase programming productivity 10X (Github CoPilotX)

How to benchmark a .NET application using BenchmarkDotNet

Notification pattern using MediatR [C# 11 / .NET 7]