Top 20 NuGet Packages depending on container

Total dependencies: 4

A common caching interface with support for graphing dependencies.
An idiomatic bulk insert interface for databases. Allows you to bulk insert arbitrary types to an underlying database using a fast insert mechanism specific for that database. Currently supports SQL Server, MySQL, and SQLite. Works on the IDbConnection with extension methods, like Dapper.
A simple logging abstraction. You don't have the option of using immediate-mode logging, so you never accidentally kill performance.