⚠ Deprecated: Legacy
This package is no longer supported and has been split into 2 new ones. Separately for UWP and WinUI3. - For legacy UWP with .NET Native, you can use the ImageEx.UWP package version 3.9. - For modern UWP with .NET 9, you can use the ImageEx.UWP package version 4.0 or later. - For WinUI3 applications, use the ImageEx.WinUI package version 4.0 or later. https://www.nuget.org/packages/ImageEx.UWP https://www.nuget.org/packages/ImageEx.WinUI
Suggested alternative: ImageEx.UWP
The ImageEx control extends the standard image platform control, improving the performance and responsiveness of your applications. The source images are loaded asynchronously, and a loading indicator is displayed during execution. After downloading, the original image is saved in the local cache of the application to save resources and loading time the next time the image is displayed. This package contains a separate ImageEx control from the Windows Community Toolkit 7.x package. Since this control was removed in Toolkit version 8.0, this package was created containing only this control and having no dependencies. Originally developed by Microsoft.Toolkit https://github.com/CommunityToolkit/WindowsCommunityToolkit THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL FOURSOFT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
$ dotnet add package ImageExImageEx - Extended Image Control for UWP and WinUI apps
The ImageEx control extends the standard image platform control, improving the performance and responsiveness of your applications. The source images are loaded asynchronously, and a loading indicator is displayed during execution. After downloading, the original image is saved in the local cache of the application to save resources and loading time the next time the image is displayed.
This package contains a separate ImageEx control from the Windows Community Toolkit 7.x package. Since this control was removed in Toolkit version 8.0, this package was created containing only this control and having no dependencies. Originally developed by Microsoft.Toolkit https://github.com/CommunityToolkit/WindowsCommunityToolkit
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL FOURSOFT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.