37 packages tagged with “multipart”
A C# Http Multipart/form-data parser that works correctly on binary data and very large files.
MultiPart Mime support for WireMock.Net using MimeKitLite
An explicit json model binder to allow json serialized parts in for example a multipart-formdata request of a .Net-Core controller action.
An enhanced formatter for multipart/form-data data in ASP.NET Framework Web API 2 & ASP.NET Core Web API. This package can deal with nested properties and files.
A library for binding custom types (including files) when sending and receiving multipart encoded form data
Serializes a C# object into a Multipart Form-Data Object.
InMemoryMultipartFormDataStreamProvider
Upload files using multipart request across Xamarin.iOS, Xamarin.Android, UWP, Xamarin.Mac, tvOS and watchOS
Utility helps handle uploading large file as well as parse form mapping
Simplify.Web multipart form model binder
Provides encoding and decoding of Delivery Status Notification (DSN) messages and message reports, as defined in RFC 3462 and 3464.
A small library for creating multipart/form-data content from flat objects.
Basic Parser for Multipart Messages (often received in http responses)
A source generator providing IEazyHttpClients from configuration
Friendly and helpful library to handle HTTP requests
Manage uploading/downloading files in the file system. Samples: https://github.com/Hajisharifi/Diamond-Samples/tree/master/FileStorage
Basic Parser for Multipart Messages especially multipart/x-mixed-replace with boundary
Simple and easy HTTP Multipart multipart/form-data parser compatible with .NET 4.0
Adds multipart support for WEB API.
Abstractions and interfaces for the PresignedUrlClient library. Provides models, enums, and service contracts for generating S3 presigned URLs.
Core implementation of the PresignedUrlClient library. Provides HTTP client-based service for generating S3 presigned URLs with support for resilience patterns (retry, circuit breaker).
asp.net core分段上传文件库
Storage operations (upload/download/multipart) for the PresignedUrlClient library. Provides first-class file operations with progress tracking, automatic multipart upload, and parallel part uploads.
A lightweight ASP.NET Core middleware for generating realistic mock API responses using local LLMs (via Ollama). Supports REST, GraphQL, SSE streaming, SignalR real-time data, gRPC, and OpenAPI specs. NEW in v2.3: Complete content type support - form bodies (application/x-www-form-urlencoded), file uploads (multipart/form-data) with memory-safe streaming, and arbitrary path lengths. All with manual JSON construction for .NET 10 AOT compatibility. 405 tests, 100% pass rate. Perfect for prototyping, demos, and testing. Compatible with .NET 8.0 and later.
Multipart/Related content-type support for Asp.Net Core.
Easily upload files (FTP / Multipart / Binary) in the background with progress indication notification
Production-grade HTTP API client with runtime proxy generation, automatic retry, CancellationToken support, file uploads, form data, response headers, and per-request timeouts. A feature-rich, extensible alternative to Refit.