Info
| Version: | 2.2.0 | 
| Author(s): | IharYakimush | 
| Last Update: | Saturday, November 16, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/IharYakimush/asp-net-core-exception-handling | 
| NuGet Url: | https://www.nuget.org/packages/Community.AspNetCore.ExceptionHandling.NewtonsoftJson | 
Install
Install-Package Community.AspNetCore.ExceptionHandling.NewtonsoftJson
                        dotnet add package Community.AspNetCore.ExceptionHandling.NewtonsoftJson
                        paket add Community.AspNetCore.ExceptionHandling.NewtonsoftJson
                        
                                Community.AspNetCore.ExceptionHandling.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Community.AspNetCore.ExceptionHandling(>= 2.2.0)
- Newtonsoft.Json(>= 10.0.1)
Tags
 
                
In case of using netcore2.1+ use Commmunity.AspNetCore.ExceptionHandling.Mvc package instead.