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…
☆33Updated 6 years ago
Alternatives and similar repositories for StringExtensions
Users that are interested in StringExtensions are comparing it to the libraries listed below
Sorting:
- Retrieve the primary key (including composite keys) from any entity☆45Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆62Updated 3 weeks ago
- ☆55Updated this week
- A simple INSERT/BULK compare between SQLite and LiteDB v3☆53Updated 8 years ago
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- IO libraries for the AngleSharp project.☆35Updated 6 months ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- Fluent Wrapper for DbCommand☆20Updated this week
- A fast and lightweight object-to-object .NET mapper.☆36Updated 6 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- ☆21Updated 6 years ago
- Useful utilities for the .NET HttpClient.☆66Updated 2 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming)☆24Updated 8 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 2 months ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 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 8 years ago
- A Visual Studio extension☆32Updated 3 years ago
- ☆56Updated 4 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 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
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Topshelf.Autofac provides extensions to construct your service class from your Autofac IoC container.☆46Updated 6 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago