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
Alternatives and similar repositories for DuckTyping:
Users that are interested in DuckTyping are comparing it to the libraries listed below
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- Visual Studio Interactive Window☆69Updated this week
- Solution and project query system based on Roslyn compiler☆12Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- ☆68Updated 9 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆60Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆36Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 4 months ago
- ☆40Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Easily script browsers.☆59Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 2 months ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 years ago
- A Visual Studio extension to convert packages.config to project.json☆14Updated 6 years ago