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
- A modern wrapper around System.IO.☆84Updated 3 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 5 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Fluent Wrapper for DbCommand☆22Updated this week
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- Data Modeling Library in .NET☆46Updated 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 SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- ☆55Updated this week
- IO libraries for the AngleSharp project.☆35Updated 9 months ago
- Moved to https://github.com/SimplifyNet. Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mo…☆52Updated 6 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- ☆12Updated 3 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated last month
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆35Updated 8 years ago
- Event driven class for reading messages from MSMQ☆18Updated 9 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- ☆25Updated last week
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- A .NET library created in C# to fluently create any type of database☆79Updated 16 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
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments,…☆113Updated last month
- A library for intercepting EntityFramework actions, like insert, update and delete.☆42Updated 4 months ago