Skip to content

.NET wrapper to quickly create valid image urls and utilities to stream file data.

License

Notifications You must be signed in to change notification settings

ShulkMaster/Picsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lorem Picsum API wrapper

This is a Lorem Picsum wrapper over the public API that allows you to get the stylish placeholders images either as a URL, save it into a file or keep the in memory Stream.

✨ Features:

  • Allows for requesting:
    • random images
    • images by id
    • images from a seed
  • Images post process
    • Gray scale
    • Blur
  • Image download
    • jpg
    • webp
  • Pipe the Stream into other Stream
  • Save the Stream into a File

📝 Usage

Getting the URL to a random image

About

.NET wrapper to quickly create valid image urls and utilities to stream file data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages