This repository contains Hands on Test Driven Development Katas (C#)
Stack only json deserialization using generators and the System.Text.Json library
翻译 - 使用生成器和System.Text.Json库仅堆叠json反序列化
C# Source Generator for NSwag.
A C# source generator to create an enumeration class from an enum type.
A C# source generator to make an interface and a class wrapper to test static and extension methods.
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
These are the C# Programs which I practice, learn and Solving Challenge files studied from different sources.
Low-overhead Vulkan API bindings for .NET 5 and C# 9
Minimal web API tutorials using ASP.NET Core for .NET 6 LTS
Understanding CQRS: Command and Query Responsibility Segregation with Dotnet Core & MediatR
A C# Linq-To-SQL source generator, inspired by other type providers that will connect to a SQL database at compile time and provide types based on a schema. In using Linq-To-Sql, Linq, data exploratio...
Lesson on working with EF Core 5 showing both beginner and advance operations with unit testing.
Sandbox solution showcasing .NET 5 and C# 9 features. 🗺