Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 2.03 KB

umbraco-marketplace-readme.md

File metadata and controls

29 lines (18 loc) · 2.03 KB

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.