cezarypiatek / DDDToolboxLinks
A set of Roslyn refactorings supporting DDD design
☆34Updated 4 years ago
Alternatives and similar repositories for DDDToolbox
Users that are interested in DDDToolbox are comparing it to the libraries listed below
Sorting:
- Unit Testing with Local Functions☆29Updated 4 months ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Lean mean SQL Server upsert machine☆49Updated last week
- Receive messages from multiple sources using a centralised delivery pipeline☆24Updated 4 years ago
- A .NET library for building query specifications.☆61Updated 2 weeks ago
- Change-tracking across service boundaries with .NET Core.☆80Updated 9 months ago
- Extends Verify to allow verification of EntityFramework bits.☆65Updated this week
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- C# implementation of the specification pattern☆24Updated 4 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆47Updated 3 years ago
- A way of expanding extension methods in your LINQ expressions so that it can be interperated by a third party who doesn't understand your…☆23Updated 8 years ago
- ☆37Updated 2 years ago
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated 2 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 5 months ago
- A pub sub implementation built on top of orleans grains☆37Updated 3 years ago
- Infrastructure for Serilog sinks that process events in batches.☆74Updated last year
- FluentValidation integrate with Microsoft.Extensions☆25Updated 2 years ago
- Explore project dependencies in .NET☆67Updated last week
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated last month
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework