amis92 / RecordGenerator
C# immutable records generator
☆72Updated 4 years ago
Alternatives and similar repositories for RecordGenerator:
Users that are interested in RecordGenerator are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A modern compile-time generated interception/proxy library☆138Updated last year
- Code generator to easily create data builder patterns for your model classes☆116Updated 4 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆57Updated last year
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆98Updated 5 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆49Updated 5 years ago
- Analyzers checking System.Reflection☆80Updated last year
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- In-memory sink for Serilog to use for testing☆54Updated 11 months ago
- The xunit test output sink for Serilog☆85Updated last month
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Adds Xunit dynamic skipping of facts and theories.☆137Updated this week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 4 months ago
- Qowaiv is a Single Value Object library☆93Updated last week
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆68Updated 7 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- IDisposable helper types.☆123Updated 9 months ago
- Postgres embedded server equivalent including extensions for .Net applications☆143Updated 8 months ago
- Dead simple library for annotating steps of test case scenarios.