koenbeuk / StringExtensionsLinks
By default, the .NET BCL introduces a set of static methods and instance members for the String type that gives us basic support for common string operations. Unfortunately, the methods offered are incomplete. Methods like Contains and Replace provide no mechanism whatsoever for explicitly setting the comparison type. Try and replace a word with…
☆34Updated 6 years ago
Alternatives and similar repositories for StringExtensions
Users that are interested in StringExtensions are comparing it to the libraries listed below
Sorting:
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Fluent Wrapper for DbCommand☆22Updated last week
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆35Updated 8 years ago
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- IO libraries for the AngleSharp project.☆35Updated 8 months ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year