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.
☆228Updated 2 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.☆276Updated last month
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆317Updated this week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆174Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 5 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆177Updated 8 months ago
- .NET library with advanced reflection APIs.☆226Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆408Updated last month
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆305Updated 3 weeks ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆132Updated 2 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆244Updated 2 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. …☆176Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆294Updated 9 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Extensions for generic host based applications☆221Updated 10 months ago
- Fast object cloner for .NET☆565Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 6 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- Fluently map excel rows to C# objects☆172Updated this week
- Build time tools in the flavor of Dapper☆416Updated last month
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- Compile time decorator pattern via IL rewriting☆394Updated 3 months ago
- Write scripts with the power of C# and .NET☆235Updated 3 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆200Updated 2 months ago
- MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source…☆265Updated 2 months ago
- Everything is a Plugin in .NET☆580Updated last year
- .NET tool to analyze size of Native AOT binaries.☆380Updated 2 months ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆172Updated 11 months ago