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
- Easily script browsers.☆59Updated 2 years ago
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Faster with Files☆59Updated last month
- Standalone MSBuild integration of CodeContracts (by Microsoft Research)☆17Updated 5 years ago
- ☆36Updated 3 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆90Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- ☆68Updated 9 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 8 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 5 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆61Updated last year
- Community ReSharper External Annotations☆26Updated 7 years ago
- Animated console spinner thingie☆21Updated 4 years ago
- ☆28Updated 5 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- A Roslyn inspired rewrite of NQuery☆74Updated 5 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated last week
- .Net Port of the Liquid template language☆62Updated 6 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 3 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago