danielwertheim / Ensure.That
Guard clause project for .NET
☆439Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Ensure.That
- Parsing and Utilities for Command Line Tools in .Net☆308Updated last month
- Fast Inversion of Control Tool and Successor to StructureMap☆573Updated last week
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆309Updated 7 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆444Updated 4 years ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆257Updated 3 years ago
- The last comparison library you'll ever need!☆427Updated 11 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆396Updated last month
- 🎯 A .NET library for running a target dependency graph.☆854Updated 2 weeks ago
- Rapid generation of test objects in .NET☆476Updated 5 months ago
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆381Updated 3 years ago
- Easy integration testing for ASP.NET Core applications☆403Updated last week
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆460Updated 2 years ago
- Ergonomic Testing for .NET☆722Updated this week
- Configure async code's ConfigureAwait at a global level☆445Updated 2 months ago
- Next generation application development framework for .Net☆417Updated last year
- An auto-mocking IoC container for Moq☆389Updated this week
- A .NET library for intercepting server-side HTTP requests☆359Updated this week
- A port of LUNR.js to .NET Core☆565Updated last month
- NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting.☆211Updated 4 months ago
- A high-performance, extensible argument validation library.☆710Updated last year
- A tool that help you find duplicate transitive package references.☆473Updated 8 months ago
- 🏃 A .NET library that runs external commands.☆689Updated this week
- Mongo2Go - MongoDB for .NET integration tests☆384Updated last year
- Extends Serilog with support for timed operations☆218Updated 5 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆416Updated last month
- Allows cleaner DateTime expressions and operations☆690Updated last week
- A sequential id generator that works across nodes with no collisions☆659Updated last year
- A library which is able to decompile a delegate or a method body to its lambda representation