Whathecode / Framework-Class-Library-Extension
Highly reuseable classes I find to be missing in .NET's FCL.
☆21Updated 8 years ago
Alternatives and similar repositories for Framework-Class-Library-Extension:
Users that are interested in Framework-Class-Library-Extension are comparing it to the libraries listed below
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Easily script browsers.☆59Updated 2 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 6 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Small demo of using QActive to provide RX over the wire☆22Updated 8 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- ☆44Updated last year
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 8 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 5 years ago
- A modern wrapper around System.IO.☆83Updated 2 years ago
- ☆25Updated this week
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- Change all members to virtual as part of your build.☆61Updated last month
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- .NET Compiler Platform helpers and utilities for LINQPad - most of the functionality in this library has now been integrated into LINQPad…☆43Updated 9 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆15Updated 7 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 years ago