tmbarker / advent-of-code
My C# .NET solutions to the ever popular Advent of Code
☆22Updated 3 months ago
Alternatives and similar repositories for advent-of-code:
Users that are interested in advent-of-code are comparing it to the libraries listed below
- Advent of Code (2015-2024) in C#☆380Updated last month
- A fork of FluentAssertions controlled by the community.☆645Updated this week
- Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)☆562Updated last week
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆760Updated 5 months ago
- Mutation testing for .NET core and .NET framework!☆1,859Updated this week
- Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.☆1,057Updated 2 months ago
- A project showcasing how you can build a clean Minimal API using FastEndpoints☆630Updated last year
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc☆813Updated 6 months ago
- Handle deployments of .NET Aspire AppHost Projects☆806Updated last month
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆530Updated this week
- Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.☆699Updated last year
- A Rosyln-powered generator for strongly-typed IDs☆1,600Updated last month
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,026Updated this week
- A source generator for generating fast "reflection" methods for enums☆1,000Updated last week
- A generalised Result object implementation for .NET/C#☆2,266Updated 8 months ago
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,162Updated this week
- A .NET source generator for generating object mappings. No runtime reflection.☆3,266Updated last week
- A simple, fluent discriminated union of an error or a result.☆1,759Updated 7 months ago
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,606Updated this week
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,503Updated 8 months ago
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,264Updated 7 months ago
- DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and r…☆2,443Updated this week
- A C# library complementing the Bogus generator by adding auto creation and population capabilities.☆460Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆929Updated this week
- A modern, fast and flexible .NET testing framework☆3,080Updated this week
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,270Updated 2 months ago
- An approach to implementing a 304 Not Modified leveraging DB change tracking☆1,313Updated this week
- Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.☆1,683Updated 4 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆995Updated this week
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆911Updated 2 years ago