Serializes a C# object into a Multipart Form-Data Object.
Info
Version: | 1.0.48 |
Author(s): | Bryan M Lenihan |
Last Update: | Tuesday, May 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tiberhealth/MultipartSerializer |
NuGet Url: | https://www.nuget.org/packages/TiberHealth.Serializer |
Install
Install-Package TiberHealth.Serializer
dotnet add package TiberHealth.Serializer
paket add TiberHealth.Serializer
TiberHealth.Serializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)
Tags