BlogExamples icon indicating copy to clipboard operation
BlogExamples copied to clipboard

Contains all of my examples from various blog posts

Blog - Examples

Contains all of my examples from various blog posts. You can find a comprehensive overview of all repositories here and where I used them in my blog:

BlogPost Publish Date
EF7 - Bulk updates and Bulk deletes 21.08.2022
Mediator Pattern - CQRS with MediatR 06.08.2022
Logging Source Code Generators 27.07.2022
Blazor Client - Loading Screen 12.07.2022
Central nuget store for your UNO Platform App 23.06.2022
ObjectPool - Rent and return some instances 02.06.2022
Blazor with an RSS Feed 30.05.2022
How to unit test a RavenDB 25.05.2022
Blazor with CancellationToken support 18.05.2022
Stop using Finalizers in C# 15.05.2022
Tail-Recursion - Explained with the Fibonacci series 13.05.2022
Modal Dialog component with Bootstrap in Blazor 19.04.2022
4 Different ways of creating an array 14.04.2022
Create a low allocation and faster StringBuilder - Span in Action 03.04.2022
Reusable loading Bar Component in Blazor 31.03.2022
TypeAHead with a Trie 20.03.2022
UNO Platform - Build a Todo App 10.03.2022
Using SSE in C# on the example of the sum of a list 07.03.2022
Decorator Pattern with CachedRepository 19.02.2022
Enum.Equals Performance Analysis 11.01.2022
Branch Prediction 09.11.2021