asp-net-core-exception-handling
asp-net-core-exception-handling copied to clipboard
ASP.NET Core exception handling policies middleware
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.22. Release notes Sourced from Microsoft.AspNetCore.App's releases. .NET Core 2.1.22 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.810 CLI...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.15. Release notes Sourced from Microsoft.AspNetCore.All's releases. .NET Core 2.1.15 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.803 CLI...
Bump Newtonsoft.Json from 10.0.1 to 13.0.1 in /Community.AspNetCore.ExceptionHandling.NewtonsoftJson
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Hi, When you retry an inbound request, you reuse the same ServiceScope, I think that it's more natural and expected behavior to create a new Scope for each retry otherwise...
Bump Newtonsoft.Json from 10.0.1 to 13.0.2 in /Community.AspNetCore.ExceptionHandling.NewtonsoftJson
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...