Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sm.ms image upload sdk

License

NotificationsYou must be signed in to change notification settings

lindexi/Sm.ms

Repository files navigation

BuildNuGet

Getting Started

NuGet install:

dotnetadd package smms

Create a Smms object and set the api token

usingSm.msvar smms=newSmms("xxx");

And you can generate the api token formhttps://sm.ms/home/apitoken

And then you can upload the image and receive the result string

varfile=newFileInfo(@"F:\lindexi\logo.png");Console.WriteLine(awaitsmms.UploadImage(file.OpenRead(),file.Name));

About

Sm.ms image upload sdk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp