Fluxzy.Core 1.34.1

Prefix Reserved
dotnet add package Fluxzy.Core --version 1.34.1
                    
NuGet\Install-Package Fluxzy.Core -Version 1.34.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="Fluxzy.Core" Version="1.34.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fluxzy.Core" Version="1.34.1" />
                    
Directory.Packages.props
<PackageReference Include="Fluxzy.Core" />
                    
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 Fluxzy.Core --version 1.34.1
                    
#r "nuget: Fluxzy.Core, 1.34.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 Fluxzy.Core@1.34.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=Fluxzy.Core&version=1.34.1
                    
Install as a Cake Addin
#tool nuget:?package=Fluxzy.Core&version=1.34.1
                    
Install as a Cake Tool

Fluxzy.Core

This .NET package contains a MITM engine for recording and altering HTTP/1.1, H2, WebSocket traffic over plain or secure channels.

This package is used by Fluxzy Desktop, an HTTP debugger for macOS, Windows and Linux.

Visit docs.fluxzy.io to learn more on how to use it.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Fluxzy.Core:

Package Downloads
Fluxzy.Core.Pcap

Extensions for Fluxzy.Core that enables raw network packet capture with PCAPNG format.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.34.1 391 1/19/2026
1.33.15 151 1/16/2026
1.33.10 208 1/7/2026
1.33.6-alpha-g1e97f7adf9 103 1/7/2026
1.33.4-alpha 106 1/2/2026
1.32.2 183 1/2/2026
1.32.1 122 1/2/2026
1.31.32 229 12/25/2025
1.31.24 661 12/10/2025
1.31.22-alpha-gbff473a33d 437 12/10/2025
1.31.19-alpha-g5272e8fbf1 457 12/9/2025
1.31.18-alpha-gf6dfaa163e 469 12/8/2025
1.30.26 812 9/27/2025
1.30.25 532 8/26/2025
1.30.24 358 8/25/2025
1.30.7-alpha-gc6e11895ca 256 5/20/2025
1.29.18 410 8/8/2025
1.29.16 942 6/18/2025
1.29.15 224 5/23/2025
1.29.14 285 5/17/2025
Loading failed