SteveDunn / IntellenumLinks
Intelligent Enums
☆235Updated this week
Alternatives and similar repositories for Intellenum
Users that are interested in Intellenum are comparing it to the libraries listed below
Sorting:
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆198Updated last month
- Source Generated implementation of the Mediator pattern☆159Updated this week
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆110Updated last week
- Structured concurrency support for C#☆278Updated 2 years ago
- Generate fluent builders for your C# classes with ease.☆127Updated 3 weeks ago
- Git-based incremental build and testing platform for .NET and .NET Core.☆306Updated last week
- An extremely light and modern Operation Result Pattern library for .NET.☆184Updated 3 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆117Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆221Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆330Updated this week
- Convert your .NET dependencies to the Directory.Packages.props format☆108Updated 4 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆187Updated last month
- ☆77Updated 5 months ago
- Sql Builder using Interpolated Strings☆268Updated last month
- Reflection APIs over roslyn symbol APIs☆193Updated 2 months ago
- Extensions to LINQ to Objects☆124Updated this week
- Moxy - Mixins code generator for C#☆126Updated 10 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.