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.
☆232Updated 3 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.☆286Updated last week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆311Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 8 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- .NET library with advanced reflection APIs.☆226Updated 2 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆320Updated 2 weeks ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆243Updated 4 months ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆412Updated 2 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 6 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆179Updated 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…☆136Updated last week
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 7 months ago
- C# Toolkit for Code Generation (T4 alternative!)☆294Updated 9 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆201Updated 3 months ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 7 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆152Updated 5 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆248Updated 2 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 11 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- Execute a function in a separate process☆235Updated last year
- This library allows the use of asynchronous programming techniques with the LiteDb library☆111Updated last year
- MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror☆229Updated 7 months ago
- Extensions to LINQ to Objects☆122Updated this week
- Extensions for generic host based applications☆221Updated 11 months ago
- Fluently map excel rows to C# objects☆172Updated this week
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆136Updated this week
- String representations of expression trees + library of expression tree objects☆159Updated 2 years ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated this week