albahari / ExpressionFormatter
Pretty printer and visitor for System.Linq.Expressions.Expression
☆27Updated 8 years ago
Alternatives and similar repositories for ExpressionFormatter:
Users that are interested in ExpressionFormatter are comparing it to the libraries listed below
- ☆36Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 6 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year
- Easily script browsers.☆59Updated 2 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Small demo of using QActive to provide RX over the wire☆22Updated 8 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 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
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- This project is for the community to make a common code base of .NET code analyzers using the new VS14 code analyzer functionality.☆66Updated 9 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- ☆23Updated last year
- A set of PowerShell Cmdlets to facilitate signing of unsigned 3rd party assemblies with a key of your choice, to allow them to be referen…☆41Updated last year
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,☆19Updated 9 years ago
- ☆25Updated this week
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago