DMiddleware 5.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DMiddleware --version 5.1.0                
NuGet\Install-Package DMiddleware -Version 5.1.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DMiddleware" Version="5.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DMiddleware --version 5.1.0                
#r "nuget: DMiddleware, 5.1.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DMiddleware as a Cake Addin
#addin nuget:?package=DMiddleware&version=5.1.0

// Install DMiddleware as a Cake Tool
#tool nuget:?package=DMiddleware&version=5.1.0                

"Request Logging Middleware"
     This middleware is designed for .NET applications to facilitate comprehensive logging of HTTP requests and responses.
     It captures essential metrics, including CPU usage, memory consumption, and thread count before and after processing each request.
     The middleware logs detailed request information—such as the HTTP method, path, and body—alongside the response details, including the response body and status code.

     It integrates seamlessly with Entity Framework to store log data in a database, making it easy to audit and monitor application performance.
     This package also captures custom error information, providing insights into exceptions that occur during request handling.
     The Request Logging Middleware is perfect for developers looking to enhance debugging, improve performance tracking, and maintain robust logging practices within their web applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.5.0 36 11/21/2024
5.4.0 34 11/21/2024
5.3.0 78 11/15/2024
5.2.0 84 10/27/2024
5.1.3 76 10/26/2024
5.1.1 69 10/26/2024
5.1.0 65 10/26/2024
5.0.0 72 10/26/2024
2.1.0 84 10/22/2024
2.0.0 77 10/22/2024
1.0.0 104 10/20/2024