meyertime / DuckTyping
.NET 2.0 library for supporting "duck typing"--a principle of dynamic typing where an object can be casted to a type as long as it implements its members.
☆35Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for DuckTyping
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- ☆68Updated 9 years ago
- Complement for System.Linq.Expressions☆114Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- Helper objects to browse complex structures returned by ClrMD☆62Updated 8 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆83Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- ☆41Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A Visual Studio extension to ease management of solution and project configurations.☆88Updated last year
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 5 years ago
- Faster with Files☆59Updated 2 months ago
- Easily script browsers.☆59Updated last year
- A Visual Studio extension to convert packages.config to project.json☆14Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 10 months ago
- Visual Studio Interactive Window☆64Updated this week
- Fody-based proxy generator with support for async patterns☆29Updated 4 years ago
- ☆37Updated 9 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆73Updated 10 years ago