cesarrrguez / CSharpScriptsLinks
C# scripts
☆10Updated 7 months ago
Alternatives and similar repositories for CSharpScripts
Users that are interested in CSharpScripts are comparing it to the libraries listed below
Sorting:
- NuGet based universal plugin manager☆15Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A simple and uncomplicated way to make your application written in WPF keep up with modern design trends. Library changes the base elemen…☆19Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Explorations into remote execution in .NET Core☆10Updated 8 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- Source-generator for easier native interop.☆12Updated 4 months ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 5 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 2 months ago
- Library to build an abstract syntax tree for use in compilers.☆13Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- ☆11Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 3 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- A C# Reflection Helper Library☆14Updated 8 years ago
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆14Updated 3 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago