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…
☆35Updated 6 years ago
Alternatives and similar repositories for StringExtensions
Users that are interested in StringExtensions are comparing it to the libraries listed below
Sorting:
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆64Updated last week
- Fluent Wrapper for DbCommand☆23Updated this 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
- A modern wrapper around System.IO.☆84Updated 3 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- ☆55Updated this week
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112Updated 5 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 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Useful utilities for the .NET HttpClient.☆65Updated 2 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming)☆25Updated 2 months ago
- IO libraries for the AngleSharp project.☆36Updated 11 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A simple INSERT/BULK compare between SQLite and LiteDB v3☆52Updated 9 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 7 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- ☆12Updated 3 years ago
- Data Modeling Library in .NET☆46Updated 3 months ago
- C# LINQ Async extension methods library for async/await task.☆103Updated 7 months ago
- Store your Lucene.NET files in a SQLServer using this Directory implementation☆31Updated 8 years ago
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 10 years ago
- A set of reactive/observable wrappers around the FileSystemWatcher.☆61Updated 4 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆70Updated 2 years ago
- Radical is an infrastructure framework whose primary role is to help in the development of composite WPF applications based on the Model …☆39Updated this week
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago