Top 20 NuGet Packages depending on System.Collections

Total dependencies: 1085

[Obsolete] Serilog provider for Microsoft.Extensions.Logging
Infinitely fast serializer for .NET, .NET Core and Unity.
Some helpers for streamlining Alexa C# Lambda functions. Breaking changes: - AlexaIntent no longer has the parameters passed into the ctor - The old container is gone in favour of AutoFac - Registering dependencies is done via RegisterDependencies -- This enables ctor injection to work in any Inten...
Mono.Options.Core for .NET Core
Multi-tenancy support for ASP.NET Core using StructureMap.
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_esqlite3()); This particular plugi...
Fluent Object-Column Mappings for use with Dapper NOTE: This is not a part of the official Dapper project.
A library for carefully refactoring critical paths
Snippet Manager API enables to work with Visual Studio snippets.
An Orleans PersistentStreamProvider based on Kafka
Extension methods that could have been written by BCL authors.
C# Monad Library
Argument validation methods, for example: this.user = Argument.NotNull("user", user). Less fancy than approaches based on lambdas/anonymous classes, but less scary performance-wise (given that argument checks are often all over the place). Annotations: C# 8 nullable reference types, ReSharper, Mic...
Create instance of HliHttpClient and make typed calls: var client = new HliHttpClient("http://httpbin.org/", "ip"); var result = await client.GetDataAsTypeAsync<IpResponse>(); There is also an IRepository interface and subinterfaces for your repositories.
Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format.
Abstractions for making code that uses file system and environment testable.
A set of user controls for UWP applicartion
Simple .NET logging with fully-structured events - updated to ignore typetag and to construct output in proper json string format
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
ReCloud Core Class Library