koenbeuk / StringExtensions
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
- ☆25Updated last week
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Copy your files from a source to a destination. For instance you can copy your local files to your OneDrive account or an external disk.☆32Updated 9 months ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 5 months ago
- A Visual Studio extension☆32Updated 2 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Radical is an infrastructure framework whose primary role is to help in the development of composite WPF applications based on the Model …☆38Updated last week
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 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
- ☆12Updated 2 years ago
- Retrieve the primary key (including composite keys) from any entity☆45Updated 4 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows …☆51Updated 2 years ago
- Simplify.Web is an open-source, lightweight, fast and highly customizable server-side .NET web-framework based on ASP.NET Core for buildi…☆23Updated last week
- Hangfire.Dashboard.Dark shows the hangfire dashboard in a beautiful theme.☆27Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- Data Modeling Library in .NET☆47Updated this week
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated this week
- MVVM extensions designed for .NET Core with support for async commands, MVVM-friendly Object and Task with support for UI notification.☆15Updated 4 years ago
- Applied functional patterns for C#. Money and Currency types. MVP framework. (Obsolete)☆18Updated 5 years ago
- Easily create wizards for WPF using MVVM☆45Updated 2 weeks ago
- A queryable wrapper implementation for LiteDB with additional async extensions.☆24Updated last month