Top 20 NuGet Packages depending on Terralect.ChannelExpress.SqlScope

Total dependencies: 1

A Channel Express layer that creates a new EF DbContext using the existing SqlConnection + SqlTransaction in Terralect.ChannelExpress.SqlScope's ISqlConnectionScope. You can then inject IDbContextScope to access your DbContext. SaveChanges() on the DbContext will be handled automatically.