Skip to content

ImageOptimApi v1.1.0

Latest
Compare
Choose a tag to compare
@k7hpn k7hpn released this 16 Nov 21:19
fd4f4ba

Release Notes: 1.1.0

  • Update library references for .NET 7.0

This project provides access to the ImageOptim.com API from Microsoft .NET. If you want to consume the API in your project, you probably want the NuGet package.

This is a third party library and just consumes the ImageOptim API. It is not directly affiliated with ImageOptim.com.

Issues found in this library should be filed at: https://github.com/MCLD/dotnet-imageoptim-api

ImageOptim.com is a Web service for image compression and optimization. You will need to register for a free trial username in order to use this library.

See sample C# code using the NuGet package at: MCLD/SampleImageOptimApi