Imagekit 3.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Imagekit --version 3.1.0
NuGet\Install-Package Imagekit -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Imagekit" Version="3.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Imagekit --version 3.1.0
#r "nuget: Imagekit, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Imagekit as a Cake Addin
#addin nuget:?package=Imagekit&version=3.1.0

// Install Imagekit as a Cake Tool
#tool nuget:?package=Imagekit&version=3.1.0

Note: Remove IncludeAssets from package reference for dotnet core assembly.

   

Github Repo Documentation

Changelog

Added

  • Async methods for all asynchronous calls
  • ClientImagekit that supports client upload without the private key
  • Support for .NET Standard 2.1
  • ImagekitResponse.FileId
  • Some XML documentation

Changed

  • The Imagekit.Imagekit class is deprecated; use ServerImagekit instead
  • Fix issue where isPrivateFile was not included on upload
  • Fix issue where type of Gps.GPSLatitude, Gps.GPSLongitude, and GPSTimeStamp was incorrect
  • Some of the ArgumentExceptions are now ArgumentNullException and set the ParamName property of the exception. This is not a binary breaking change as ArgumentNullException inherits from ArgumentException, but if you are specifically looking for the ArgumentException type exactly, you may see a runtime issue, although this is very unlikely.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Imagekit:

Package Downloads
AlphaReds.Core.Common

Common class for AlphaReds project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 23,084 1/17/2023
4.0.0 9,809 10/26/2022
3.1.6 55,797 7/21/2021
3.1.5 1,555 6/11/2021
3.1.4 952 4/12/2021
3.1.3 1,483 11/4/2020
3.1.0 508 9/2/2020
3.0.4 782 8/19/2020
3.0.3 7,857 9/20/2019
2.1.0 582 7/4/2019
2.0.0 533 7/2/2019
1.5.0 780 12/13/2018
1.4.0 925 12/13/2018
1.3.0 718 12/12/2018
1.2.0 1,095 9/1/2017
1.0.0 1,026 8/31/2017