meyertime / DuckTypingLinks
.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
Sorting:
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Easily script browsers.☆60Updated 2 years ago
- ☆69Updated 9 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- Visual Studio Interactive Window☆70Updated this week
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆64Updated 2 months ago
- PCRE.NET - Perl Compatible Regular Expressions for .NET☆155Updated 2 weeks ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 7 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- A simple command line parser with fluent definition API.☆29Updated 5 years ago
- ☆36Updated 3 years ago
- Transform Text Templates On Build☆47Updated 4 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated last week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace lo…☆69Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago