denis-prodan / clean-code-netLinks
Set of C# Roslyn analyzers to improve code correctness
☆16Updated 3 years ago
Alternatives and similar repositories for clean-code-net
Users that are interested in clean-code-net are comparing it to the libraries listed below
Sorting:
- A source generator to make request/endpoint/response even easier.☆49Updated 7 months ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 5 years ago
- A simple query language for Entity Framework Core.☆41Updated 7 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 3 years ago
- A plugin for Hangfire that enables you to launch jobs manually.☆60Updated 2 years ago
- Simple library for mapping one C# object to another with code generator built on top of Roslyn compiler platform☆28Updated 9 years ago
- Contract testing tool for .NET Core.☆51Updated 2 years ago
- An example of intercepting IQueryable executions to parse and transform the query.☆17Updated 5 years ago
- Specify how complex types are logged to Serilog by excluding individual properties.☆44Updated this week
- The NuGet Transitive Dependency Finder analyzes .NET projects and solutions to find superfluous dependencies that have been explicitly ad…☆18Updated last year
- Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exc…☆46Updated last year
- .NET source generator for builder pattern☆65Updated last year
- A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data acce…☆33Updated 9 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- C# immutable records generator☆73Updated 5 years ago
- Dead simple library for annotating steps of test case scenarios.☆66Updated last year
- Enchilada is a filesystem abstraction layer written in C#☆29Updated 2 months ago
- Server Timing middleware implementation for ASP.NET Core☆28Updated 2 months ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated 2 years ago
- Use OData filter text query in linq expresson for any IQuerable without ASP.NET dependency. Support netstandard2.0☆43Updated 11 months ago
- ☆38Updated 3 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆101Updated 2 weeks ago
- Infrastructure for Serilog sinks that process events in batches.☆75Updated last year
- A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger☆37Updated 5 years ago
- LinqBuilder is an advanced implementation of the specification pattern specifically targeting LINQ query generation.☆34Updated last month
- Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources.☆25Updated 5 months ago
- Dashing is a simple to use mini ORM built on top of Dapper☆48Updated 2 weeks ago