AArnott / Nerdbank.AlgorithmsLinks
A collection of algorithms I've implemented and found generally useful
☆16Updated last year
Alternatives and similar repositories for Nerdbank.Algorithms
Users that are interested in Nerdbank.Algorithms are comparing it to the libraries listed below
Sorting:
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Helper for Single Instance Applications for Windows Forms and WPF☆22Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 6 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Internal application architecture via command and event messages☆32Updated last week
- .NET Generic Host for UI applications☆29Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- ☆12Updated 8 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- Code generator tools that helps you to automate C# code generation.☆12Updated 2 months ago
- SqlSrcGen☆10Updated 2 years ago
- Makes it easy to associate files with your application☆11Updated last week
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 7 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- Fluent Wrapper for DbCommand☆22Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆15Updated 4 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last month