replaysMike / TypeSupportLinks
A CSharp library that makes it easier to work with Types dynamically.
☆24Updated 2 years ago
Alternatives and similar repositories for TypeSupport
Users that are interested in TypeSupport are comparing it to the libraries listed below
Sorting:
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- Analyzers checking System.Reflection☆82Updated last year
- A C# library for generating high entropy passwords similar to 1Password☆54Updated last year
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- An ACID .NET relational database☆22Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆74Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A zero allocation globbing library☆25Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- An HTML generation library☆42Updated 2 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 months ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆45Updated 2 months ago
- SourceMock is a C# mocking framework based on source generators☆56Updated last year
- Roslyn based, set of code refactorings for Visual Studio☆34Updated last year
- A package to configure .NET coding style and static analysis.☆38Updated this week
- Internal application architecture via command and event messages☆31Updated this week
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Updated last month
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- File and Folder selector for Spectre.Console☆47Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated last year
- .NET Generic Host for UI applications