This repository contains Hands on Test Driven Development Katas (C#)
-
Updated
Sep 30, 2022 - C#
This repository contains Hands on Test Driven Development Katas (C#)
Stack only json deserialization using generators and the System.Text.Json library
C# Source Generator for NSwag.
A C# source generator to create an enumeration class from an enum type.
A language that is going to be compiled to IL, that works on Linux, Mac, Windows.
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
A C# source generator to make an interface and a class wrapper to test static and extension methods.
These are the C# Programs which I practice, learn and Solving Challenge files studied from different sources.
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 exploration and CRUD operations are supported.
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. 🗺
Add a description, image, and links to the csharp9 topic page so that developers can more easily learn about it.
To associate your repository with the csharp9 topic, visit your repo's landing page and select "manage topics."