LanceMcCarthy / CommonHelpersLinks
A set of very frequently used classes, interfaces, and behaviors used in every day projects.
☆27Updated 2 months ago
Alternatives and similar repositories for CommonHelpers
Users that are interested in CommonHelpers are comparing it to the libraries listed below
Sorting:
- Exploring Span<T> and System.IO.Pipelines☆16Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 11 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- dotnet score☆28Updated 3 years ago
- Implicit parameters via contexts☆43Updated 3 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Extends Verify to allow verification of Xaml UIs☆21Updated last week
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Code analysis improvements and context actions☆62Updated this week
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- Download, update and sync loose files from URLs☆60Updated this week
- .NET reflection provided by ExpressionTrees☆27Updated 8 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated 2 weeks ago
- File path abstraction library for .NET.☆68Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Provides publishing support for applications using Onova.☆23Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago