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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated 11 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- ☆68Updated 9 years ago
- Easily script browsers.☆59Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 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
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Xml and json serializer for .NET☆50Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Shows how to resolve URLs for MSDN given an API.☆11Updated 9 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 8 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- Extensions for runtime reflection and structural induction☆52Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 5 years ago