SeqProxy 9.0.1

dotnet add package SeqProxy --version 9.0.1
                    
NuGet\Install-Package SeqProxy -Version 9.0.1
                    
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="SeqProxy" Version="9.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SeqProxy" Version="9.0.1" />
                    
Directory.Packages.props
<PackageReference Include="SeqProxy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SeqProxy --version 9.0.1
                    
#r "nuget: SeqProxy, 9.0.1"
                    
#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.
#:package SeqProxy@9.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SeqProxy&version=9.0.1
                    
Install as a Cake Addin
#tool nuget:?package=SeqProxy&version=9.0.1
                    
Install as a Cake Tool

Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.

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

    • No dependencies.

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
9.0.1 553 12/9/2025
8.0.0 381 11/21/2024
7.0.1 934 10/15/2024
7.0.0 455 11/16/2023
6.0.0 385 6/19/2023
5.0.1 356 5/30/2023
5.0.0 335 5/11/2023
4.0.1 4,819 8/1/2022
4.0.0 592 8/1/2022
3.0.0 918 12/14/2021
2.0.0 796 9/6/2021
1.2.0 3,710 11/10/2020
1.1.0 789 6/30/2020
1.0.3 760 4/14/2020
1.0.2 735 3/19/2020
1.0.1 785 11/8/2019
1.0.0 755 9/24/2019
0.7.0 894 6/7/2019
0.6.0 830 6/6/2019
0.5.0 798 6/5/2019
Loading failed