Hellang.Middleware.ProblemDetails
                              
                            
                                6.5.1
                            
                        
                    dotnet add package Hellang.Middleware.ProblemDetails --version 6.5.1
NuGet\Install-Package Hellang.Middleware.ProblemDetails -Version 6.5.1
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageVersion Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" />
paket add Hellang.Middleware.ProblemDetails --version 6.5.1
#r "nuget: Hellang.Middleware.ProblemDetails, 6.5.1"
#:package Hellang.Middleware.ProblemDetails@6.5.1
#addin nuget:?package=Hellang.Middleware.ProblemDetails&version=6.5.1
#tool nuget:?package=Hellang.Middleware.ProblemDetails&version=6.5.1
Error handling middleware, using RFC7807
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp3.1 is compatible. | 
- 
                                                    
.NETCoreApp 3.1
- System.Reflection.Metadata (>= 5.0.0)
 
 - 
                                                    
net5.0
- System.Reflection.Metadata (>= 5.0.0)
 
 - 
                                                    
net6.0
- System.Reflection.Metadata (>= 5.0.0)
 
 
NuGet packages (47)
Showing the top 5 NuGet packages that depend on Hellang.Middleware.ProblemDetails:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            CcAcca.ApplicationInsights.ProblemDetails
                                                        
                                                         MS Application Insights integration for the Hellang.Middleware.ProblemDetails package  | 
                                                    |
| 
                                                        
                                                            Ark.Tools.AspNetCore
                                                        
                                                         Tools and base classes for AspNetCore as in Ark-way of using it  | 
                                                    |
| 
                                                        
                                                            Capp.Extensions.DependencyInjection
                                                        
                                                         Package Description  | 
                                                    |
| 
                                                        
                                                            BridgingIT.DevKit.Presentation.Web
                                                        
                                                         BridgingIT DevKit: Empowering developers with modular components for modern application development, centered around Domain-Driven Design principles. Our goal is to empower developers by offering modular components that can be easily integrated into your projects. Whether you're working with repositories, commands, queries, or other components, the bITDevKit provides flexible solutions that can adapt to your specific needs.  | 
                                                    |
| 
                                                        
                                                            BridgingIT.DevKit.Presentation.Web.JobScheduling
                                                        
                                                         BridgingIT DevKit: Empowering developers with modular components for modern application development, centered around Domain-Driven Design principles. Our goal is to empower developers by offering modular components that can be easily integrated into your projects. Whether you're working with repositories, commands, queries, or other components, the bITDevKit provides flexible solutions that can adapt to your specific needs.  | 
                                                    
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on Hellang.Middleware.ProblemDetails:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            kgrzybek/modular-monolith-with-ddd
                                                        
                                                         
                                                            Full Modular Monolith application with Domain-Driven Design approach.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MapsterMapper/Mapster
                                                        
                                                         
                                                            A fast, fun and stimulating object to object Mapper
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            kgrzybek/sample-dotnet-core-cqrs-api
                                                        
                                                         
                                                            Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mizrael/SuperSafeBank
                                                        
                                                         
                                                            Sample Event Sourcing implementation with .NET Core
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mehdihadeli/food-delivery-modular-monolith
                                                        
                                                         
                                                            🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            zLulus/NotePractice
                                                        
                                                         
                                                            My_Note 笔记练习demo
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            osstotalsoft/nbb
                                                        
                                                         
                                                            .Net Building Blocks
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            trevoirwilliams/HR.LeaveManagement.Clean
                                                        
                                                         
                                                            Educational .NET Core Leave Management System built using Clean Architecture
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            nimbleways/dotnet-subset
                                                        
                                                         
                                                            A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 6.5.1 | 17,641,880 | 8/9/2022 | 
| 6.5.0 | 81,331 | 8/8/2022 | 
| 6.4.4 | 12,065 | 8/8/2022 | 
| 6.4.3 | 4,413 | 8/8/2022 | 
| 6.4.2 | 2,424,358 | 5/6/2022 | 
| 6.4.1 | 653,866 | 4/8/2022 | 
| 6.4.0 | 1,681,538 | 1/25/2022 | 
| 6.3.0 | 820,528 | 12/6/2021 | 
| 6.2.0 | 955,136 | 9/14/2021 | 
| 6.1.0 | 391,864 | 8/3/2021 | 
| 6.0.0 | 49,883 | 8/2/2021 | 
| 5.4.1 | 74,252 | 8/2/2021 | 
| 5.4.0 | 785,553 | 4/12/2021 | 
| 5.3.0 | 97,520 | 3/26/2021 | 
| 5.2.4 | 35,707 | 3/22/2021 | 
| 5.2.3 | 67,893 | 3/16/2021 | 
| 5.1.1 | 1,487,970 | 7/15/2020 | 
| 5.1.0 | 248,730 | 5/14/2020 | 
| 5.0.0 | 283,963 | 4/7/2020 | 
| 5.0.0-beta.4 | 4,388 | 3/9/2020 | 
| 5.0.0-beta.3 | 538 | 3/5/2020 | 
| 5.0.0-beta.2 | 525 | 3/5/2020 | 
| 5.0.0-beta.1 | 508 | 3/5/2020 | 
| 4.5.0 | 228,315 | 4/7/2020 | 
| 4.4.0 | 252,593 | 3/9/2020 | 
| 4.3.0 | 18,353 | 3/9/2020 | 
| 4.2.0 | 146,115 | 2/24/2020 | 
| 4.1.0 | 257,839 | 2/6/2020 | 
| 4.0.0 | 260,976 | 1/14/2020 | 
| 4.0.0-beta.1 | 4,924 | 10/16/2019 | 
| 3.1.0 | 836,274 | 6/18/2019 | 
| 3.0.1 | 155,899 | 3/5/2019 | 
| 3.0.0 | 16,360 | 2/18/2019 | 
| 2.3.0 | 9,101 | 2/4/2019 | 
| 2.2.1 | 52,780 | 1/4/2019 | 
| 2.2.0 | 17,981 | 12/5/2018 | 
| 2.1.2 | 4,876 | 12/3/2018 | 
| 2.1.1 | 13,424 | 10/9/2018 | 
| 2.0.0 | 7,084 | 10/8/2018 | 
| 1.2.0 | 7,029 | 10/7/2018 | 
| 1.1.0 | 5,247 | 9/25/2018 | 
| 1.0.0 | 32,499 | 6/20/2018 | 
| 1.0.0-rc.4 | 1,056 | 5/21/2018 | 
| 1.0.0-rc.3 | 1,063 | 5/21/2018 | 
| 1.0.0-rc.2 | 1,065 | 5/21/2018 | 
| 1.0.0-rc.1 | 1,079 | 5/21/2018 | 
| 1.0.0-beta.2 | 920 | 5/15/2018 | 
| 1.0.0-beta.1 | 1,175 | 5/15/2018 |