RickStrahl / Westwind.ScriptingLinks
Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar style C# syntax.
☆234Updated 4 months ago
Alternatives and similar repositories for Westwind.Scripting
Users that are interested in Westwind.Scripting are comparing it to the libraries listed below
Sorting:
- The fastest .NET library for reading Excel data files.☆301Updated last week
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆326Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 10 months ago
- .NET library with advanced reflection APIs.☆228Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 months ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆325Updated last week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆156Updated 7 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆195Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆298Updated 11 months ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆251Updated 5 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 8 months ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆421Updated 3 months ago
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆135Updated this week
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- NanoXLSX is a small .NET library written in C#, to create and read Microsoft Excel files in the XLSX format (Microsoft Excel 2007 or newe…☆151Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆186Updated last week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 3 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆305Updated last year
- A Friendly SQL Parser for .NET☆148Updated last month
- Extensions for generic host based applications☆223Updated last year
- RPC library with classic .NET Remoting flavour☆79Updated this week
- Extensions to LINQ to Objects☆122Updated this week
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆255Updated 4 months ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆62Updated last week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆204Updated 4 months ago
- MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror☆231Updated 9 months ago
- Execute a function in a separate process☆234Updated last year
- String representations of expression trees + library of expression tree objects☆160Updated 2 years ago
- A configurable and eXtensible Xml serializer for .NET.☆339Updated last month