ToCSharp / TypeScriptASTLinks
.NET port of Microsoft's TypeScript parser for simple AST manipulation
☆42Updated 4 years ago
Alternatives and similar repositories for TypeScriptAST
Users that are interested in TypeScriptAST are comparing it to the libraries listed below
Sorting:
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple C# source generator for text templates☆33Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- ☆118Updated 3 years 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
- An allocation free Task-like object for async methods☆40Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆65Updated 8 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆102Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- [ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.☆27Updated 6 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 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
- ☆23Updated 4 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 11 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated 2 months ago