waf / replay-csharpLinks
An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core
☆88Updated 2 years ago
Alternatives and similar repositories for replay-csharp
Users that are interested in replay-csharp are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A fast and powerful Static Website Engine☆74Updated 2 months ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated 2 weeks ago
- Common input and integrity validation routines for Visual Studio and other applications☆131Updated last week
- A command-line IDE for C#☆69Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated 3 weeks ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- An HTML generation library☆42Updated last week
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- .NET source generator for builder pattern☆65Updated last year
- The C# script compatible shell☆66Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- StringDB is a modular, key/value pair archival DB designed to consume *tiny* amounts of ram & produce *tiny* databases.☆72Updated 2 years ago
- IDisposable helper types.☆138Updated last year