Senden Sie JSON, Multipart/Form-Data per https Post an URL (C#)C#

Ein Treffpunkt für C#-Programmierer
Anonymous
 Senden Sie JSON, Multipart/Form-Data per https Post an URL (C#)

Post by Anonymous »

Ich möchte JSON, Multipart-Data über https Post an WebService-URL in C#< /code>.

Code: Select all

info  = {
fullname:"Name sername",
code:"123465",
code2:"12346",
code3:"1234567"
}
Wie sende ich es in C#?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post