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
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Visual Studio Interactive Window☆69Updated 2 weeks ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 7 months ago
- A Visual Studio extension to ease management of solution and project configurations.☆90Updated 2 years ago
- Path globbing for .NET☆61Updated this week
- Easily script browsers.☆59Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Faster with Files☆59Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- ☆36Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A Visual Studio extension that colors and decorates C#, Visual Basic code to make it easily read and understand☆62Updated 2 years ago
- ☆40Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Solution and project query system based on Roslyn compiler☆12Updated last year
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 9 months ago
- ☆68Updated 9 years ago