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.
☆243Updated last week
Alternatives and similar repositories for Westwind.Scripting
Users that are interested in Westwind.Scripting are comparing it to the libraries listed below
Sorting:
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆200Updated 4 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆348Updated this week
- The fastest .NET library for reading Excel data files.☆320Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆205Updated 3 weeks ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆377Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- .NET library with advanced reflection APIs.☆227Updated last month
- Produce NuPkg files that have .NET Reference assemblies as resources☆160Updated last month
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- A Friendly SQL Parser for .NET☆164Updated 2 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 2 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror☆231Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆302Updated 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…☆156Updated this week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 9 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated last year
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆271Updated 3 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆182Updated 2 weeks ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆441Updated this week
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆137Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- Execute a function in a separate process☆234Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆66Updated this week
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 10 months ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆115Updated last year
- Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.☆301Updated 2 months ago