thomaslevesque / NString
A collection of utilities for working with strings in .NET.
☆36Updated 4 years ago
Alternatives and similar repositories for NString:
Users that are interested in NString are comparing it to the libraries listed below
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Disposable, without the Using☆21Updated 6 years ago
- Generating async c# code using Roslyn☆49Updated 9 months ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Xml and json serializer for .NET☆49Updated 7 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 3 months ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Easily script browsers.☆59Updated 2 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ☆44Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- .Net Port of the Liquid template language☆63Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- ☆36Updated 3 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago