cezarypiatek / CSharpExtensions
A set of annotations and analyzers that add additional constraints to your codebase
☆124Updated 9 months ago
Alternatives and similar repositories for CSharpExtensions:
Users that are interested in CSharpExtensions are comparing it to the libraries listed below
- Extends xUnit to expose extra context and simplify logging☆164Updated this week
- The xunit test output sink for Serilog☆86Updated last month
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆90Updated 4 months ago
- Code generator to easily create data builder patterns for your model classes☆116Updated 4 months ago
- A Microsoft.Extensions.Logging provider for xUnit test output☆109Updated last week
- Convert your .NET dependencies to the Directory.Packages.props format☆73Updated 10 months ago
- Dead simple library for annotating steps of test case scenarios.☆67Updated 2 months ago
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆90Updated last month
- Using the Compiler API for object mapping☆65Updated 2 years ago
- 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
- NodaTime support for EF Core☆111Updated 2 months ago
- Practical generic programming for .NET☆188Updated this week
- Qowaiv is a Single Value Object library☆93Updated this week
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆121Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 2 months ago
- Generate primary constructor from readonly fields☆105Updated last year
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆186Updated this week
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆143Updated 3 weeks ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions☆53Updated this week
- A lightweight .NET library for expressive Guard Clauses.☆87Updated last month
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆46Updated 2 years ago
- C# immutable records generator☆72Updated 4 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆155Updated last month
- ConfigureAwaitChecker☆70Updated 2 years ago
- Advanced async/await Diagnostics and CodeFixes for C#☆171Updated 2 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test …☆76Updated 4 months ago
- Easily identify which dependencies can be removed from a .NET project☆190Updated 3 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated last year
- A convention based object to object mapper using Roslyn source generator.☆94Updated last month