encse / adventofcodeLinks
Advent of Code (2015-2024) in C#
☆383Updated 6 months ago
Alternatives and similar repositories for adventofcode
Users that are interested in adventofcode are comparing it to the libraries listed below
Sorting:
- A project showcasing how you can build a clean Minimal API using FastEndpoints☆647Updated 2 years ago
- A collection of coding patterns in no particular order☆1,427Updated last year
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,280Updated last year
- Clean Architecture Solution Template for .NET 6☆242Updated 3 years ago
- A Rosyln-powered generator for strongly-typed IDs☆1,668Updated 6 months ago
- Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.☆698Updated 2 months ago
- ⚡A list of .NET content creators☆1,145Updated 10 months ago
- The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.☆641Updated last week
- A modern, fast and flexible .NET testing framework☆3,412Updated this week
- Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.☆1,106Updated 7 months ago
- An approach to implementing a 304 Not Modified leveraging DB change tracking☆1,428Updated last week
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,606Updated last year
- Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.☆1,399Updated this week
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,290Updated this week
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,231Updated this week
- Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.☆41Updated 9 months ago
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆766Updated 9 months ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆664Updated 2 years ago
- bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to ren…☆1,243Updated 2 weeks ago
- A high performance implementation of Mediator pattern in .NET using source generators.☆2,941Updated 3 weeks ago
- ☆133Updated 2 years ago
- A .NET source generator for generating object mappings. No runtime reflection.☆3,600Updated this week
- A generalised Result object implementation for .NET/C#☆2,433Updated last month
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆569Updated last week
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,164Updated last month
- My C# and F# Advent Of Code solutions☆79Updated 8 months ago
- A fork of FluentAssertions controlled by the community.☆850Updated last week
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,109Updated last week
- The 73 most useful LeetCode problems implemented in C, C++, C# and F#☆131Updated 8 months ago
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆931Updated 2 years ago