byme8 / DuckInterfaceLinks
Experiments for duck typing support in C#.
☆13Updated last year
Alternatives and similar repositories for DuckInterface
Users that are interested in DuckInterface are comparing it to the libraries listed below
Sorting:
- template repository for a roslyn source generator☆23Updated 4 years ago
- Low-ceremony testing framework optimized for modern C#☆25Updated 2 years ago
- C# source generator implementing variadic generics☆15Updated 4 years ago
- Non-boxing passing of values.☆29Updated 6 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- ☆77Updated this week
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated last month
- Generates a synchronized version of an async method☆75Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated 2 weeks ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆69Updated last year
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Discriminated union type source generator