Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Official .NET library for the DeepL language translation API.
Comptime brings meta-programming capabilities to C#, enabling compile-time code generation and evaluation.
An universal linux port of deezer, supporting Flatpak, Appimage, Snap, RPM, DEB...
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
A modern, fast and flexible .NET testing framework
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
A .Net script based database migration tool which emphasizes stepwise migration and rollback
Source Generated implementation of the Mediator pattern
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
Packet generation and serialization/deserialization library using the .NET Source Generator
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Python Double Entry Accounting with a focus on IFRS Compliant Reporting
A Parser for CSV with support for uncommon line separators (e.g. Unicode) and instantiation of read-only objects and working nullable handling
A fast, fun and stimulating object to object Mapper
.Net Source Generator for Automatic Interfaces
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
A mocking library based on the Compiler APIs (Roslyn + Mocks)
My solutions to the challenges from adventofcode.com