GihanSoft / NaturalStringComparerLinks
LINQ like method and Comparer<string> that can be used to sort strings by number in them (like what windows explorer do {"text1", "text2", "text10"} instead of {"text1", "text10", "text2"}). pure C# with .NET Standard.
☆13Updated last year
Alternatives and similar repositories for NaturalStringComparer
Users that are interested in NaturalStringComparer are comparing it to the libraries listed below
Sorting:
- Full version of SignalGo server and client☆56Updated 2 years ago
- .NET Dependency Injection Samples☆13Updated 8 years ago
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆50Updated last year
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆68Updated last year
- A C# library that makes working with the enums more than 18 times faster without any memory allocation using the CSharp source generators…☆20Updated 2 years ago
- 🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)☆57Updated 3 months ago
- GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enum…☆101Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ASP.NET Core Extensions and Helpers☆25Updated 3 years ago
- DNTScheduler.Core is a lightweight ASP.NET Core's background tasks runner and scheduler☆45Updated 5 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆38Updated last year
- Querying in Entity Framework Core☆26Updated 2 years ago
- This is Entity Framework Core logger and logger provider. A small package to allow store logs in any data store using Entity Framework Co…☆34Updated 2 months ago
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆78Updated last year
- Awesome Extensions for Viusal Stuido 2022☆11Updated last year
- A fast and low allocation StringBuilder for .NET.☆107Updated this week
- Migration to asp.net core of the "MVC Foolproof Validation" library.☆56Updated last month
- SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're …☆32Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last week
- DNTBreadCrumb.Core Creates custom bread crumb definitions, based on Twitter Bootstrap features for ASP.NET Core applications.☆34Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Embark on an enriched journey with Entity Framework Core within the immersive landscape of Visual Studio, as this plugin seamlessly integ…☆27Updated 4 months ago
- DNTScheduler is a super simple ASP.NET's background tasks runner and scheduler.☆25Updated 8 years ago
- NxGraph is a zero-allocation runtime, high-performance finite state machine (FSM) framework for .NET 8+, designed for scenarios where exe…☆102Updated 4 months ago
- Performance tests between REST, gRPC-Web and SignalR from browser☆12Updated 5 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- A MemoryCache which tries to prevent cache miss for hot entries, by refreshing before expiration.☆14Updated 4 years ago
- The logging library for log HTTP Request/Response and store them in various data stores.☆21Updated 5 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago