BstDbContextLibrary.SqlServer 10.0.6
How to use
ApplicationDbContext: OnConfiguring:
optionsBuilder.AddInterceptors(new ReadUncommittedInterceptor());
No packages depend on BstDbContextLibrary.SqlServer.
.NET 10.0
- BstDbContextLibrary (>= 10.0.12)
ApplicationDbContext: OnConfiguring:
optionsBuilder.AddInterceptors(new ReadUncommittedInterceptor());
No packages depend on BstDbContextLibrary.SqlServer.