YairHalberstadt / stronginjectLinks
compile time dependency injection for .NET
☆866Updated 5 months ago
Alternatives and similar repositories for stronginject
Users that are interested in stronginject are comparing it to the libraries listed below
Sorting:
- C# Source Generator based dependency injection container implementation.☆1,154Updated 2 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,061Updated last week
- Pure DI for .NET☆737Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- C# discriminated union source generator☆817Updated last month
- Adds null argument checks to an assembly☆688Updated last year
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆935Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,082Updated 4 months ago
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆606Updated 4 months ago
- A source generator for generating fast "reflection" methods for enums☆1,065Updated this week
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,317Updated this week
- A high-performance, extensible argument validation library.☆708Updated 2 years ago
- Roslyn analyzers for IDisposable☆414Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,329Updated 2 weeks ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆736Updated 2 weeks ago
- A library for running isolated .NET runtimes inside .NET☆651Updated 2 years ago
- 🏃 A .NET library that runs external commands.☆763Updated last week
- 🎯 A .NET library for running a target dependency graph.☆928Updated last week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- An advanced profiler for .NET Applications on Windows☆1,106Updated 3 weeks ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆659Updated last week
- Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.☆697Updated 5 months ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,321Updated 2 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆697Updated this week
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆766Updated last year
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree