CloudinaryDotNet 1.26.2

dotnet add package CloudinaryDotNet --version 1.26.2
NuGet\Install-Package CloudinaryDotNet -Version 1.26.2
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="CloudinaryDotNet" Version="1.26.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudinaryDotNet --version 1.26.2
#r "nuget: CloudinaryDotNet, 1.26.2"
#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 CloudinaryDotNet as a Cake Addin
#addin nuget:?package=CloudinaryDotNet&version=1.26.2

// Install CloudinaryDotNet as a Cake Tool
#tool nuget:?package=CloudinaryDotNet&version=1.26.2

Build status NuGet Badge

Cloudinary .NET SDK

About

The Cloudinary .NET SDK allows you to quickly and easily integrate your application with Cloudinary. Effortlessly optimize, transform, upload and manage your cloud's assets.

Note

This Readme provides basic installation and usage information. For the complete documentation, see the .NET SDK Guide.

Table of Contents

Key Features

Version Support

SDK Version .NET Framework 4.5.2 - 4.8 .NET Standard 1.3 and up .NET Core .NET 5 - 8
1.x

Installation

CloudinaryDotNet is available as NuGet package CloudinaryDotNet

Install using Package Manager:

PM> Install-Package CloudinaryDotNet

Usage

Setup

using CloudinaryDotNet;
using CloudinaryDotNet.Actions;

var cloudinary = new Cloudinary();

Transform and Optimize Assets

var url = cloudinary.Api.UrlImgUp.Transform(new Transformation().Width(100).Height(150).Crop("fill")).BuildUrl("sample.jpg")

Upload

var uploadParams = new ImageUploadParams()
{
    File = new FileDescription(@"c:\mypicture.jpg")
};

var uploadResult = cloudinary.Upload(uploadParams);

Code Samples

You can find our simple and ready-to-use samples projects, along with documentations in the samples folder.

Please consult with the README file, for usage and explanations.

Security options

Contributions

  • Ensure tests run locally
  • Open a PR and ensure Travis tests pass

Get Help

If you run into an issue or have a question, you can either:

About Cloudinary

Cloudinary is a powerful media API for websites and mobile apps alike, Cloudinary enables developers to efficiently manage, transform, optimize, and deliver images and videos through multiple CDNs. Ultimately, viewers enjoy responsive and personalized visual-media experiences—irrespective of the viewing device.

Additional Resources

Licence

Released under the MIT license.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (21)

Showing the top 5 NuGet packages that depend on CloudinaryDotNet:

Package Downloads
DocWorks.Common

This is common code in DocWorks CMS Application

CloudyCMS

Description

Wikandoo.Application

Package Description

Mange3.CMS.Core

mange3 Umbraco CMS core features

VeeFriends.Restream.Chat

The VeeFriends Restream Chat Library provides a seamless integration with both Twilio and Restream, allowing developers to manage and relay chat messages across multiple platforms. It includes classes for handling chat events, messages, and user interactions, along with configuration options for customization. With a focus on performance and scalability, this library is designed to meet the needs of real-time chat applications.

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on CloudinaryDotNet:

Repository Stars
kodlamaio-projects/nArchitecture
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
TryCatchLearn/DatingApp-v6
TryCatchLearn/Reactivities-v6
TryCatchLearn/DatingApp
TryCatchLearn/Reactivities_2.2
Repository for Reactivities training course using .Net Core, React (with Typescript), Mobx. .Net Core 2.2 version
Version Downloads Last updated
1.26.2 400 3/16/2024
1.26.1 358 3/14/2024
1.26.0 6,125 2/26/2024
1.25.1 10,012 2/7/2024
1.25.0 19,842 1/7/2024
1.24.0 28,553 12/6/2023
1.23.0 40,348 11/6/2023
1.22.0 107,309 7/31/2023
1.21.0 56,280 6/5/2023
1.20.0 344,631 9/25/2022
1.19.0 92,871 6/30/2022
1.18.1 55,723 6/8/2022
1.18.0 7,474 5/29/2022
1.17.0 150,769 1/17/2022
1.16.0 10,306 1/5/2022
1.15.2 168,129 6/8/2021
1.15.1 187,028 3/26/2021
1.15.0 36,844 3/5/2021
1.14.0 224,962 11/24/2020
1.13.2 9,001 11/11/2020
1.13.1 60,896 9/21/2020
1.13.0 5,614 9/17/2020
1.12.0 35,582 8/17/2020
1.11.0 96,225 5/28/2020
1.10.0 166,168 1/29/2020
1.9.1 51,197 11/18/2019
1.9.0 3,251 11/17/2019
1.8.0 190,917 4/23/2019
1.7.0 177,191 3/14/2019
1.6.0 200,852 12/19/2018
1.5.0 31,580 11/14/2018
1.4.1 10,279 10/11/2018
1.3.1 93,649 5/22/2018
1.3.0 16,261 4/22/2018
1.2.0 216,378 3/15/2018
1.1.1 38,881 11/21/2017
1.1.0 2,341 11/21/2017
1.1.0-rc1 2,415 10/4/2017
1.0.30 93,586 1/14/2017
1.0.29 2,835 1/5/2017
1.0.28 2,503 12/22/2016
1.0.27 13,542 11/10/2016
1.0.26 27,526 9/2/2016
1.0.25 2,769 8/18/2016
1.0.24 5,214 7/15/2016
1.0.23 40,570 12/21/2015
1.0.22 56,924 5/10/2015
1.0.21 15,035 3/24/2015
1.0.20 11,233 1/10/2015
1.0.19 2,070 1/10/2015
1.0.18 2,152 1/9/2015
1.0.17 22,211 6/19/2014
1.0.16 2,325 5/27/2014
1.0.15 2,291 5/19/2014
1.0.14 3,290 3/17/2014
1.0.13 4,488 1/28/2014
1.0.12 4,314 11/14/2013
1.0.11 2,255 11/8/2013
1.0.10 3,836 9/12/2013
1.0.9 2,468 8/22/2013
1.0.8 2,234 8/21/2013
1.0.7 2,774 8/8/2013
1.0.6 3,363 7/23/2013
1.0.5 4,555 4/2/2013
1.0.4 2,283 3/14/2013
1.0.3 2,449 1/17/2013