bentheiii / WhetStoneLinks
the C# companion Library
☆7Updated 7 years ago
Alternatives and similar repositories for WhetStone
Users that are interested in WhetStone are comparing it to the libraries listed below
Sorting:
- Task-like Async Enumerators in C# 7☆36Updated 5 years ago
- Implements the Freezable pattern as part of your build☆20Updated 6 years ago
- Make any .NET object a fluent interface regardless if you have the source code or not!☆21Updated 7 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- DeepClone, Serialize, DeSerialize extensions useful for testing☆17Updated 4 years ago
- A C# .NET class library that extends NLog.Logger to provide additional functionality for tracing the entry and exit, arbitrary checkpoint…☆33Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆25Updated 6 years ago
- Command line tool to check for outdated DotNet Core dependencies.☆47Updated 6 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ☆26Updated 2 weeks ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- ☆36Updated 2 years ago
- A C# Fody plugin that allows you to annotate a method [SwallowExceptions] to wrap the method contents in a try / catch block☆13Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Disposable, without the Using☆21Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago