SeqProxy 9.0.3

dotnet add package SeqProxy --version 9.0.3
                    
NuGet\Install-Package SeqProxy -Version 9.0.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SeqProxy" Version="9.0.3" />
                    
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.3
                    
#r "nuget: SeqProxy, 9.0.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=SeqProxy&version=9.0.3
                    
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.3 99 6/25/2026
9.0.1 617 12/9/2025
8.0.0 406 11/21/2024
7.0.1 1,336 10/15/2024
7.0.0 472 11/16/2023
6.0.0 405 6/19/2023
5.0.1 381 5/30/2023
5.0.0 353 5/11/2023
4.0.1 4,837 8/1/2022
4.0.0 608 8/1/2022
3.0.0 935 12/14/2021
2.0.0 809 9/6/2021
1.2.0 3,726 11/10/2020
1.1.0 803 6/30/2020
1.0.3 776 4/14/2020
1.0.2 750 3/19/2020
1.0.1 801 11/8/2019
1.0.0 769 9/24/2019
0.7.0 909 6/7/2019
0.6.0 846 6/6/2019
Loading failed