Skip to content

Releases: MCLD/dotnet-imageoptim-api

ImageOptimApi v1.1.0

16 Nov 21:19
fd4f4ba
Compare
Choose a tag to compare

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

ImageOptimApi v1.0.0

09 Sep 22:36
2dd3bbc
Compare
Choose a tag to compare

Release Notes: 1.0.0

Initial release of the ImageOptimApi NuGet package.

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