ImageSharpCommunity.Providers.Remote 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.
A wrapper package for Umbraco, simplyfying the setup is also available!
You can install the library via NuGet.
dotnet add package ImageSharpCommunity.Providers.Remote --version VERSION_NUMBER
Contributions to the 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.
The ImageSharpCommunity.Providers.Remote
library is licensed under the MIT License. Please see the LICENSE file for more details.