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:
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Fluent Wrapper for DbCommand☆22Updated this week
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆35Updated 8 years ago
- Data Modeling Library in .NET☆46Updated last month
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- IO libraries for the AngleSharp project.☆35Updated 10 months ago
- A library for intercepting EntityFramework actions, like insert, update and delete.☆42Updated 5 months ago
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 10 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 8 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- ☆55Updated 2 weeks ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 6 months ago
- Automatically generate data for an object☆51Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming)☆25Updated last month
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- A cross-platform .NET framework for parsing HTML☆86Updated 2 weeks ago
- Useful utilities for the .NET HttpClient.☆65Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 2 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- A Visual Studio extension☆31Updated 3 years ago