Top 20 NuGet method Packages

SharpChecker is a CLI program that looks into .NET libraries (dll) and executables (exe) to check on information about specific types as the user has queried. SharpChecker will generate a JSON file that records everything it can about the specified type. Alternatively, the program can also list all ...
WebSocket management implementation
Did Methods for Virtual Society
Provides a handful of helpful extension methods for use during verification of Microsoft Roslyn Code Analysis, Code Generation, and so on. The package is intentionally left bereft of specific unit test framework dependencies.
A Collection of Extension Methods for the Console.
A few new Format Providers. for Number Type - words Boolean - yn (Yes No) - io (1 0) Includes extenstion methods for converting a number into words.
Contains Verify - fast and extensible class for simple method arguments asserts. Example: Verify.Args(new { param1, param2 }).NotNull()
Working with dates and time in .NET works great, but I feel it could be more natural to work with them. new DateTime(2000, 6, 3) is less natural than 3.June(2000), isn't it?
A state change propagator for .NET
Code analysis using Project Roslyn
You can invoke methods of protected classes
MIT - License Collection of extension methods. PCL - Portable Class Library Win8+,Net4+,WP8,SL5
Library that helps to check method arguments by conditions. Fluent methods for validating method arguments by conditions for .NET 3.5-4.6.
Makes Use of Repository.Services in MVC5 and Microsoft Unity for dependency injection.
.NET types extensions.
Extension method that returns if the given object value isn't default(T).
Extention methods for IDbDataRecord
A sample library that allows methods have attribute with specific properties.
VB.NET source file that contains an extension method that allows to shuffle an array or other IList. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Framework 4.5.1 .NET Framework 4.5.2 .NET Framework 4.6 .NET Framework 4.6.1 Language requirement: Visual Basic 9 (...
VB.NET source file that contains an extension method that allows to convert a positive BigInteger into a byte array, taking into account the desired endianness. Supported versions: .NET Framework 4.0 .NET Framework 4.5 .NET Framework 4.5.1 .NET Framework 4.5.2 .NET Framework 4.6 .NET Framework 4.6....