hermanussen / MockSourceGeneratorLinks
A C# mocking library that generates mocks at compile-time using a source generator
☆12Updated 4 years ago
Alternatives and similar repositories for MockSourceGenerator
Users that are interested in MockSourceGenerator are comparing it to the libraries listed below
Sorting:
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- BigMachines is State Machine library for .NET☆44Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- Contrib.Bcl.Ranges☆20Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Efficient compiler of .NET expression trees☆22Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- File path abstraction library for .NET.☆96Updated this week
- Download, update and sync loose files from URLs☆61Updated last week
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆14Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated 2 years ago
- A CLI tool with commands to help maintain .NET codebases☆21Updated 3 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Internal application architecture via command and event messages☆32Updated this week
- Fast Accessors for .Net☆33Updated 3 years ago
- Non-boxing passing of values.☆29Updated 6 months ago