Provides compile-time discovery and code generation of service registrations from attributed types and conventions
☆60Mar 18, 2026Updated this week
Alternatives and similar repositories for DependencyInjection
Users that are interested in DependencyInjection are comparing it to the libraries listed below
Sorting:
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated this week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- A .NET Static Site Generator.☆20Aug 23, 2025Updated 6 months ago
- A CLI exporter for emitting MSBuild structured logs as OpenTelemetry spans☆12Apr 13, 2022Updated 3 years ago
- Source generator to easily embed and access files + directory trees☆18Feb 22, 2021Updated 5 years ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- A fluent API for creating MSBuild projects for use by unit tests☆52Mar 2, 2026Updated 2 weeks ago
- BigMachines is State Machine library for .NET☆44Updated this week
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Feb 12, 2026Updated last month
- ☆46Jul 29, 2024Updated last year
- .NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)☆29Sep 20, 2023Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆116Feb 10, 2021Updated 5 years ago
- A repo with a demo of how to do repetitive ASP.NET Core integration testing including a database using transations☆12Oct 18, 2023Updated 2 years ago
- Extends Verify to allow verification of C# Source Generators.☆94Mar 10, 2026Updated last week
- Non-boxing passing of values.☆29Jul 27, 2025Updated 7 months ago
- A set of source generators for equality, immutability, ...☆91Dec 8, 2022Updated 3 years ago
- A C# source generator that provides strongly-typed, compile-time access to project files marked with CopyToOutputDirectory in the .csproj…☆60Updated this week
- Extends C# with Mixins.☆27Aug 26, 2022Updated 3 years ago
- Await a tuple of Tasks with different return types and destructure the results in a single line — no Task.WhenAll boilerplate required☆78Mar 10, 2026Updated last week
- Contains Custom Actions that provide workarounds for Actions that have issues in Power Automate☆16Sep 17, 2023Updated 2 years ago
- A global tool for managing Visual Studio installations☆50Updated this week
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.