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.☆69Updated 5 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Easily script browsers.☆59Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- ☆36Updated 3 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Faster with Files☆59Updated 3 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆68Updated 9 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Visual Studio Interactive Window☆69Updated this week
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- ☆23Updated last year
- .NET in-memory message queue over TCP (discontinued)☆28Updated 10 years ago
- Sends F12 in Visual Studio to the new .Net Reference Source Browser☆75Updated 3 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- NuGet-based deployment and application composition framework for .NET and .NET Core☆18Updated 8 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago