ashmind / SourcePathLinks
A prototype of XPath-like queries for C# syntax trees
☆17Updated last year
Alternatives and similar repositories for SourcePath
Users that are interested in SourcePath are comparing it to the libraries listed below
Sorting:
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- MSBuild, csproj and props package reference editor.☆18Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Svg to C# Source Generators☆3Updated 4 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- Source code for #Script Website☆17Updated 6 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers