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
- 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
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming)☆24Updated 9 months ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- IO libraries for the AngleSharp project.☆35Updated 7 months ago
- ☆55Updated last week
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated last month
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 10 years ago
- Fluent Wrapper for DbCommand☆22Updated this week
- A library for intercepting EntityFramework actions, like insert, update and delete.☆42Updated 2 months ago
- Data Modeling Library in .NET☆46Updated last week
- A cross-platform .NET framework for parsing HTML☆85Updated 3 weeks ago
- Useful utilities for the .NET HttpClient.☆65Updated 2 years ago
- Event driven class for reading messages from MSMQ☆18Updated 9 years ago
- A Visual Studio extension☆31Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- ☆12Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Library to compare two object graphs detecting change☆39Updated last week
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- ☆25Updated this week