tompazourek / NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
☆172Updated this week
Related projects ⓘ
Alternatives and complementary repositories for NaturalSort.Extension
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆196Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆137Updated this week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆164Updated 5 months ago
- .NET library with advanced reflection APIs.☆212Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆140Updated 4 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆109Updated 2 years ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆104Updated 4 months ago
- Generic weak event implementation☆183Updated 4 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆442Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Extensions to LINQ to Objects☆114Updated this week
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 3 years ago
- A lightweight full text indexer for .NET☆184Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆295Updated 3 months ago
- IDisposable helper types.☆121Updated 7 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆135Updated this week
- A Roslyn source generator for creating constructors.☆84Updated this week
- C# Source Generator to Create Strongly Typed SignalR Clients.☆147Updated this week
- A modern compile-time generated interception/proxy library☆138Updated last year
- C# interface-to-member source generator☆76Updated 2 months ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆185Updated 9 months ago
- Better random number generation for .NET☆62Updated 5 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆165Updated last month
- Structured concurrency support for C#☆265Updated last year
- ☆162Updated 4 months ago
- Intelligent Enums☆199Updated 2 weeks ago
- Implementation in C# of LINQ concept with struct☆299Updated 10 months ago