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.
☆12Updated 7 months ago
Alternatives and similar repositories for NaturalStringComparer
Users that are interested in NaturalStringComparer are comparing it to the libraries listed below
Sorting:
- 🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)☆53Updated last week
- .NET Dependency Injection Samples☆13Updated 7 years ago
- 🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different appro…☆51Updated 10 months ago
- Full version of SignalGo server and client☆56Updated 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 last year
- ASP.NET Core Extensions and Helpers☆25Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- DNTScheduler.Core is a lightweight ASP.NET Core's background tasks runner and scheduler☆45Updated 4 years ago
- Generates C# Script for constructing the given object☆21Updated 10 months ago
- The logging library for log HTTP Request/Response and store them in various data stores.☆22Updated 5 years ago
- SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're …☆33Updated 2 years ago
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆67Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 4 months ago
- WinForms .NET Framework application example for porting to .NET Core☆22Updated 4 years ago
- Using Entity framework code-first and unit of work pattern with WPF applications.☆16Updated 7 years ago
- Roslyn based, set of code refactorings for Visual Studio☆34Updated last year
- Awesome Extensions for Viusal Stuido 2022☆11Updated last year
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆46Updated 7 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- A small package to allow using resume during transfering data over MVC application in ASP.NET Core.☆14Updated 3 years ago
- Solution template generator, gets a .SLN file containing multiple projects and then converts it to a .VSIX file☆13Updated 7 years ago
- Embark on an enriched journey with Entity Framework Core within the immersive landscape of Visual Studio, as this plugin seamlessly integ…☆23Updated last month
- DNTBreadCrumb.Core Creates custom bread crumb definitions, based on Twitter Bootstrap features for ASP.NET Core applications.☆34Updated last year
- Real-time Server Status Monitoring By SignalR in DotNetCore☆15Updated 7 years ago
- A multipurpose framework library for .NET☆34Updated last year
- Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app☆38Updated last year
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 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…☆31Updated 6 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago