Whathecode / Framework-Class-Library-Extension
Highly reuseable classes I find to be missing in .NET's FCL.
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Framework-Class-Library-Extension
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆44Updated 3 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆43Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Data Modeling Library in .NET☆46Updated 2 years ago
- A Visual Studio extension to convert packages.config to project.json☆14Updated 5 years ago
- ☆25Updated this week
- Community ReSharper External Annotations☆26Updated 7 years ago
- Easily script browsers.☆59Updated last year
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- ☆36Updated last year
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆26Updated 3 years ago
- ☆36Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- The NuGet search CLI app☆22Updated 4 years ago
- ☆54Updated 7 years ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- ☆23Updated 8 months ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 6 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
- A C# glob matcher, ported from Javascript☆56Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 2 years ago