Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.
                        
                    
         
                Info
| Version: | 8.0.0 | 
| Author(s): | https://github.com/SimonCropp/SeqProxy/graphs/contributors | 
| Last Update: | Thursday, November 21, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/SimonCropp/SeqProxy | 
| NuGet Url: | https://www.nuget.org/packages/SeqProxy | 
Install
Install-Package SeqProxy
                        dotnet add package SeqProxy
                        paket add SeqProxy
                        
                                SeqProxy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
 - Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
 - Microsoft.Extensions.Http(>= 5.0.0)
 
Tags