AndreyAkinshin / CultureInfoExplorerLinks
Explorer of CultureInfo instances in .NET
☆31Updated 5 years ago
Alternatives and similar repositories for CultureInfoExplorer
Users that are interested in CultureInfoExplorer are comparing it to the libraries listed below
Sorting:
- Code analysis improvements and context actions☆64Updated 2 weeks ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- ☆12Updated 8 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- A small .NET library for formatting type names à la C#.☆34Updated 9 months ago
- A dotnet tool that displays project properties.☆11Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Nuget package merging utiility☆23Updated 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
- Helper for Single Instance Applications for Windows Forms and WPF☆22Updated 4 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆28Updated 2 weeks ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆35Updated 3 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- This project contains utilities, extensions and new functionalities of all types.☆35Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 3 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.