csharp9
There are 22 repositories under csharp9 topic.
garora/TDD-Katas
This repository contains Hands on Test Driven Development Katas (C#)
TomaszRewak/C-sharp-stack-only-json-parser
Stack only json deserialization using generators and the System.Text.Json library
HavenDV/H.NSwag.Generator
C# Source Generator for NSwag.
HamedFathi/EnumerationClassGenerator
A C# source generator to create an enumeration class from an enum type.
Juptian/Uranium
A language that is going to be compiled to IL, that works on Linux, Mac, Windows.
HamedFathi/MockableStaticGenerator
A C# source generator to make an interface and a class wrapper to test static and extension methods.
QuinntyneBrown/MediatRAndRecordTypes
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
ironcev-talks/the-why-and-how-of-csharp-9.0
The Why and How of C# 9.0
Koushikon/Programs.CSharp
These are the C# Programs which I practice, learn and Solving Challenge files studied from different sources.
LibVega/VVK
Low-overhead Vulkan API bindings for .NET 5 and C# 9
windson/minimal-web-api-tutorials
Minimal web API tutorials using ASP.NET Core for .NET 6 LTS
karenpayneoregon/csharp-features
Basic code samples for C# 8 and C# 9
nishanc/CQRSDemoDotNet
Understanding CQRS: Command and Query Responsibility Segregation with Dotnet Core & MediatR
hakenr/CSharp9Demo
Samples of C# 9.0+ features/candidates
NealCallaghan/SQLProvider
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.
AVykhrystyuk/advanced-rule-matcher-test-task
Performant rule matcher. 1000+ records. 100+ calls/second.
SonnyRR/net-5-playground
Sandbox solution showcasing .NET 5 and C# 9 features. 🗺
a-patel/CSharp-features
Samples of new C# 9.x, 8.x, 7.x, 6.0 features.
karenpayneoregon/ef-core-lessons-csharp
Lesson on working with EF Core 5 showing both beginner and advance operations with unit testing.
karenpayneoregon/top-level-csharp
top-level feature for C#9