Found 672 packages
Error handling middleware, using RFC7807
A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.
Middleware and extensions for returning exceptions over HTTP, e.g. as ASP.NET Core Problem Details (RFC7807).
MS Application Insights integration for the Hellang.Middleware.ProblemDetails package
ASP.NET Core MVC Middleware to add 'application/problem+json to a request's Accept header'.
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
Implementation of a application/problem+json
Package Description
A small framework for turning exceptions into good Rest responses in WebApi. Based on the IETF draft at http://tools.ietf.org/html/draft-nottingham-http-problem-04
An implementation of an RFC-7807–compliant API Problem object.
An extension class for ProblemDetails DTOs
Core types for RFC 7807 problem details.
Simple extensions for ProblemDetails.
Provides base types for working with errors in a deliberate way within your applications. Also supports working with errors styled like the Go language as tuples.
A middleware to create RFC 7807 problem details for APIs.
Contains a matrix extension library, along with a suite of numerical matrix decomposition methods, numerical optimization algorithms for constrained and unconstrained problems, special functions and other tools for scientific applications. This package is part of the Accord.NET Framework.
Fluent Assertions extensions for ProblemDetails within HttpResponseMessage