aspnetcore/test
Andrew Peters 0ec3dedc88 Fixes null ref in DatabaseErrorPageMiddleware.
Fix aspnet/Home#2820 - UseDatabaseErrorPage throws NullReferenceException when ef exception occur in background task
Fix aspnet/EntityFrameworkCore#9599 - Insert entity in non existing table throws NullException

Added null checks to async local access in event callback.

Related to aspnet/Home#2825
2018-01-26 10:28:28 -08:00
..
ClassLibraryWithPortablePdbs Use Directory.Build.props/targets 2017-08-29 09:30:22 -07:00
Diagnostics.EFCore.FunctionalTests Fixes null ref in DatabaseErrorPageMiddleware. 2018-01-26 10:28:28 -08:00
Diagnostics.FunctionalTests Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00
Microsoft.AspNetCore.Diagnostics.Tests Remove StackTraceTest.cs 2017-12-15 16:35:51 -08:00
Microsoft.AspNetCore.MiddlewareAnalysis.Tests Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00
Microsoft.Extensions.Diagnostics.HealthChecks.Tests Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00
Directory.Build.props Target netcoreapp2.1 in tests and samples 2017-11-10 19:43:28 -08:00