tompazourek / NaturalSort.Extension
π Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
β172Updated 2 weeks ago
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 β¦β186Updated 3 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.β134Updated 3 weeks ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.β163Updated 4 months ago
- A lightweight full text indexer for .NETβ184Updated 4 months ago
- .NET library with advanced reflection APIs.β212Updated 3 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022β106Updated 2 years ago
- C# interface-to-member source generatorβ76Updated 2 months ago
- Json library that uses .NET 5 Source Generatorsβ147Updated 3 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reeΜntrance, and more.β193Updated 4 months ago
- Source only package that exposes newer .net and C# features to older runtimes.β281Updated this week
- Implementation in C# of LINQ concept with structβ298Updated 9 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your builβ¦β139Updated 3 months ago
- ππ Lock your c# threads by keyβ67Updated 3 weeks ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollectionβ131Updated this week
- β161Updated 4 months ago
- IDisposable helper types.β119Updated 7 months ago
- Intelligent Enumsβ197Updated last month
- The C# Source Generator Playgroundβ146Updated 3 years ago
- String representations of expression trees + library of expression tree objectsβ151Updated last year
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .β¦β164Updated last month
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build timeβ68Updated 3 weeks ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.β435Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Jsonβ156Updated 4 months ago
- Moxy - Mixins code generator for C#β115Updated 6 months ago
- DotMarkdown is Markdown framework for .NETβ120Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.β239Updated 5 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. β¦β172Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attributeβ168Updated 3 weeks ago
- C# Source Generator to Create Strongly Typed SignalR Clients.β146Updated 2 weeks ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.β58Updated last month