Categories: Blazor

Blazor BUnit Tests with Simple Example

Explains how to create bUnit tests for Blazor code with example.

Categories: Microsoft Azure

What is Azure Frontdoor?

Explains what is Azure Frontdoor and how to configure it.

Categories: C#.Net

New features in C#12 – Part 1

It discuss some of the new features in C# 12 as part of .Net 8.

Categories: C#.Net

Merge two PDF files in C# using iText7

Explains how to merge two pdf files into single pdf file using iText7 library in C#