Umbraco.Community.ImageSharpRemoteImages 14.0.1

dotnet add package Umbraco.Community.ImageSharpRemoteImages --version 14.0.1
                    
NuGet\Install-Package Umbraco.Community.ImageSharpRemoteImages -Version 14.0.1
                    
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="Umbraco.Community.ImageSharpRemoteImages" Version="14.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.ImageSharpRemoteImages" Version="14.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Community.ImageSharpRemoteImages" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Community.ImageSharpRemoteImages --version 14.0.1
                    
#r "nuget: Umbraco.Community.ImageSharpRemoteImages, 14.0.1"
                    
#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.
#addin nuget:?package=Umbraco.Community.ImageSharpRemoteImages&version=14.0.1
                    
Install Umbraco.Community.ImageSharpRemoteImages as a Cake Addin
#tool nuget:?package=Umbraco.Community.ImageSharpRemoteImages&version=14.0.1
                    
Install Umbraco.Community.ImageSharpRemoteImages as a Cake Tool

Umbraco.Community.ImageSharpRemoteImages

Downloads NuGet GitHub license

Umbraco.Community.ImageSharpRemoteImages is a package wrapping ImageSharpCommunity.Providers.Remote, which is a library that provides remote image loading functionality for the ImageSharp.Web library. It allows you to load images from remote URLs and integrate them seamlessly into your ImageSharp-based applications.

Installation

You can install the library via NuGet.

dotnet add package Umbraco.Community.ImageSharpRemoteImages --version VERSION_NUMBER

Documentation

Contributing

Contributions to the Umbraco.Community.ImageSharpRemoteImages and ImageSharpCommunity.Providers.Remote library are welcome! If you encounter any issues or have suggestions for improvements, please feel free to create a new issue or submit a pull request.

License

The Umbraco.Community.ImageSharpRemoteImages and ImageSharpCommunity.Providers.Remote library is licensed under the MIT License. Please see the LICENSE file for more details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.0.1 125 8/28/2024
14.0.0 163 8/8/2024
1.0.0 3,617 3/13/2024
1.0.0-beta002 101 3/13/2024
0.1.0 133 2/22/2024
0.1.0-beta002 1,548 1/25/2024
0.1.0-beta001 103 1/25/2024