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☆78Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆35Updated 8 years ago
- IO libraries for the AngleSharp project.☆36Updated 11 months ago
- ☆55Updated 2 weeks ago
- C# LINQ Async extension methods library for async/await task.☆102Updated 6 months ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Relational Data Objects for .Net☆26Updated last year
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Fluent Wrapper for DbCommand☆22Updated this week
- ☆12Updated 3 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- A way of expanding extension methods in your LINQ expressions so that it can be interperated by a third party who doesn't understand your…☆23Updated 9 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A Visual Studio extension☆31Updated 3 years ago
- .NET abstractions and implementations for storage services like blob storages, file systems or object storages.☆39Updated 2 years ago
- A rules engine. Set values of the properties of an object graph when other properties change☆31Updated 5 years ago
- Applied functional patterns for C#. Money and Currency types. MVP framework. (Obsolete)☆18Updated 6 years ago
- ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows …☆52Updated 2 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 2 months ago
- Data Modeling Library in .NET☆46Updated 2 months ago