Skip to main content
HttpMultipartParser package icon

HttpMultipartParser

A C# Http Multipart/form-data parser that works correctly on binary data and very large files.

Total Downloads
23.0M
23,044,642
Published
Mar 22, 2020
Latest stable version

Install

.NET CLI
dotnet add package HttpMultipartParser --version 4.1.0
Package Manager Console
Install-Package HttpMultipartParser -Version 4.1.0
PackageReference
<PackageReference Include="HttpMultipartParser" Version="4.1.0" />

Frameworks

.NETFramework4.6.1 .NETFramework4.7.2 .NETStandard2.0

Dependencies

[1.3.3, )
System.Buffers
.NETFramework4.6.1
[4.5.0, )
[1.3.3, )
System.Buffers
.NETFramework4.7.2
[4.5.0, )
Microsoft.CSharp
.NETStandard2.0
[4.7.0, )
[1.3.3, )
System.Buffers
.NETStandard2.0
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.