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
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Xml and json serializer for .NET☆49Updated 7 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
- 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- A Roslyn inspired rewrite of NQuery☆74Updated 6 months ago
- A Visual Studio extension that colors and decorates C#, Visual Basic code to make it easily read and understand☆62Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Faster with Files☆59Updated 2 months ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 weeks 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
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 2 months ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Sends F12 in Visual Studio to the new .Net Reference Source Browser☆75Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 8 months ago
- ☆61Updated 4 months ago
- A Visual Studio extension to ease management of solution and project configurations.☆90Updated 2 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 8 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- .Net Port of the Liquid template language☆63Updated 6 years ago