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:
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- .NET reflection provided by ExpressionTrees☆25Updated 5 months ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A set of Roslyn analyzers related to multithreading☆31Updated 5 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- ☆34Updated 3 weeks ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Provides publishing support for applications using Onova.☆23Updated 10 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Extends Verify to allow verification of Xaml UIs☆21Updated last week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- ☆12Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆43Updated last month
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 4 months ago
- A LiteDB with realtime notifications☆43Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- dotnet score☆28Updated 3 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- 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 3 years ago
- ☆22Updated 2 years ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆19Updated 6 months ago
- A Visual Studio extension☆22Updated 2 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Roslyn analyzers for INotifyPropertyChanged