connorivy / MockMeLinks
The concrete type mocking library for .NET
☆27Updated 11 months ago
Alternatives and similar repositories for MockMe
Users that are interested in MockMe are comparing it to the libraries listed below
Sorting:
- C# interface-to-member source generator☆87Updated 7 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆172Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆98Updated 2 months ago
- .Net Source Generator for Automatic Interfaces☆111Updated 3 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆207Updated 3 months ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆196Updated last year
- Generates a synchronized version of an async method☆75Updated last month
- Immutability is easy!☆55Updated 2 months ago
- The tool to create reference assembly from common assembly.☆92Updated last month
- File path abstraction library for .NET.☆97Updated this week
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆95Updated this week
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- A C# Parser library that allows easy parsing and formatting of C# source files☆29Updated last year
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆304Updated 2 weeks ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆62Updated 4 years ago
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆113Updated 2 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Updated last week
- A .NET library to parse XML at lightspeed with zero allocation.☆118Updated last year
- Execute a function in a separate process☆234Updated last year
- NeonBlue.Expressions is an Expression Evaluator C#.NET library designed to efficiently evaluate expressions. It offers a streamlined solu…☆27Updated 9 months ago
- A collection of high performance language extensions for C#☆96Updated 2 months ago
- ☆77Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆203Updated 5 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated 3 weeks ago
- Better random number generation for .NET