Whathecode / Framework-Class-Library-ExtensionLinks
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
Sorting:
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Easily script browsers.☆59Updated 2 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Moved to https://github.com/SimplifyNet. Simplify.Web is a lightweight and fast server-side .NET web-framework based on MVC and OWIN for …☆23Updated 5 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year
- A Visual Studio extension to convert packages.config to project.json☆14Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Feature tests for .NET libraries☆45Updated 8 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Task-like Async Enumerators in C# 7☆36Updated 5 years ago
- Implements the Freezable pattern as part of your build☆20Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Geocoder for .Net that uses multiple backend geocoder services.☆24Updated 2 years ago
- This project is for the community to make a common code base of .NET code analyzers using the new VS14 code analyzer functionality.☆68Updated 10 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- A simple command line parser with fluent definition API.☆29Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆26Updated 9 years ago
- Visual Studio extension☆21Updated 8 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- ☆36Updated 2 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Change all members to virtual as part of your build.☆61Updated 4 months ago