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.
☆239Updated 3 weeks ago
Alternatives and similar repositories for Westwind.Scripting
Users that are interested in Westwind.Scripting are comparing it to the libraries listed below
Sorting:
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆342Updated last month
- The fastest .NET library for reading Excel data files.☆307Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆194Updated 2 months ago
- 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…☆154Updated last week
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆186Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated this week
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆362Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- .NET library with advanced reflection APIs.☆229Updated 2 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 2 weeks ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 11 months ago
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆137Updated 2 weeks ago
- RPC library with classic .NET Remoting flavour☆81Updated 3 weeks ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆197Updated last year
- Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.☆299Updated last week
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆434Updated last week
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆193Updated 11 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆161Updated 9 months ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆265Updated 3 weeks ago
- MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror☆230Updated 11 months ago
- Tasty, versatile, nutritious; goes with many things in .net.☆184Updated last week
- C# Toolkit for Code Generation (T4 alternative!)☆301Updated last year
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated 11 months ago
- Single-file minimal C# IoC container☆144Updated 2 years ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆65Updated last month
- Zero Allocation Writer/Reader Parser for .NET Core☆316Updated last year
- Extensions for generic host based applications☆225Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆267Updated last month
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 2 months ago
- Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime exp…☆129Updated last year