Top 20 NuGet Packages depending on PeanutButter.TempDb

Total dependencies: 7

The SqlCe TempDb implementation
The LocalDb TempDb implementation
The Sqlite TempDb<> implementation
Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persist...
The MySql TempDb<> implementation, using Oracle's MySql.Data connector
The MySql TempDb<> implementation, using MySqlConnector
THIS PACKAGE IS DEPRECATED AND MAY BE DISCONTINUED IN THE FUTURE It's basically just a wrapper for PeanutButter.TempDb.MySql.Data.