hermanussen / MockSourceGenerator
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
- Non-boxing passing of values.☆27Updated 8 months ago
- A C# mocking library based on source generators☆16Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- A light-weight, performant interval tree in C#☆27Updated this week
- Efficient compiler of .NET expression trees☆22Updated 4 months ago
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- BigMachines is State Machine library for .NET☆41Updated last month
- A C# string parser based on simple templates using source generators.☆37Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- ☆48Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆19Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- A zero allocation globbing library☆24Updated 2 weeks ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- File path abstraction library for .NET.☆61Updated 2 weeks ago
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 2 months ago
- 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 4 years ago