A repository holding my String Calculator Kata (see https://github.com/ardalis/kata-catalog) attempts.
Repositories
ardalis repositories
A Rosyln-powered generator for strongly-typed IDs
Learn how to design systems at scale and prepare for system design interviews
Slides for "Up to my Eyeballs in Technical Debt!"
"dotnet new" project & item scaffolding templates.
A simple site for counting tempo and reps for weight training.
A sample showing how to test logging is working as expected in ASP.NET Core apps.
Examples of approaches to unit testing different kinds of code in C#.
Just a repo for testing some things
A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables
Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
Getting started tutorials for C# and ASP.NET