FFImageLoading - Fast & Furious Image Loading VS Microsoft.Maui.Graphics

Compare FFImageLoading - Fast & Furious Image Loading vs Microsoft.Maui.Graphics and see what are their differences.

Microsoft.Maui.Graphics

An experimental cross-platform native graphics library. (by dotnet)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FFImageLoading - Fast & Furious Image Loading Microsoft.Maui.Graphics
5 11
1,405 677
0.1% -
0.0 0.0
about 1 year ago 10 months ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FFImageLoading - Fast & Furious Image Loading

Posts with mentions or reviews of FFImageLoading - Fast & Furious Image Loading. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • SVG in Xamarin.Forms
    4 projects | /r/xamarindevelopers | 8 Mar 2022
    I use FFImageLoading and it works well. Just make sure to manually add the latest SkiaSharp NuGet package to your Android project because otherwise SVGs won't render in Android 10+.

Microsoft.Maui.Graphics

Posts with mentions or reviews of Microsoft.Maui.Graphics. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • Discussion Thread
    4 projects | /r/neoliberal | 4 Apr 2023
    Microsoft.Maui.Graphics (which relies on Skia anyway but whatever)
  • ImageSharp leaving the .NET Foundation due to licensing change
    8 projects | news.ycombinator.com | 22 Oct 2022
    Yea, they can keep using the old versions, but that locks them out of the new versions and breaks expectations, especially since they were a member of the .NET Foundation. So it's up to them to keep using a version that won't get fixes or new features or accept the new license.

    This whole thing just points out how hard all of this is to get right. I understand both sides. But I do at least get the feeling that the ImageSharp team is a bit high strung.

    https://github.com/dotnet/Microsoft.Maui.Graphics/issues/47

    I think this is probably an intentional move to move away from Microsoft and the .NET Foundation in addition to trying to capitalize on people making a lot of money from the software package.

    After having looked at the license, it seems reasonable enough to me aside from the technicalities others have brought up. The vvvv tool follows a similar license of, it's free unless you make money from it.

  • Roundup of .NET MAUI - Week of June 27, 2022
    5 projects | dev.to | 5 Jul 2022
    This set of SkiaSharp views can be added to any .NET MAUI application for drawing. This is similar to what you can do with the built-in GraphicsView and Microsoft.Maui.Graphics, but directly to SkiaSharp.
  • Minimalistic fluent api in C# to create complex reactive Avalonia applications
    6 projects | /r/dotnet | 13 May 2022
    There's Microsoft.Maui.Graphics as well so that the renderer will not rely on native controls just like Avalonia and Flutter (but currently it's experimental). MAUI's flexible enough to enable that scenario, the bigger question is more on motivation from either MS or the community to make it happen.
  • Views in Comet
    2 projects | dev.to | 15 Jan 2022
    For colors you have your choice of solid paint, linear and radial gradient paint, and more provided by Microsoft.Maui.Graphics.
  • ASP.NET Core updates in .NET 6 Release Candidate 2 - Native dependencies for Blazor WebAssembly!
    2 projects | /r/Blazor | 13 Oct 2021
    This work is a pre-cursor to Blazor WebAssembly support coming in the Microsoft.MAUI.Graphics repo, giving us a single .Net API to draw on all platforms MAUI supports, along with Blazor.
  • Does MAUI support web somehow?
    5 projects | /r/dotnet | 31 Mar 2021
    It doesn't support web. The most promising components at the moment to make this happen are: - https://github.com/dotnet/GraphicsControls . First they will need to get this working with normal platforms. - https://github.com/dotnet/Microsoft.Maui.Graphics . A dependency of the above library. Web code exists here but is not yet functional. - Blazor. In order to deploy usable Blazor wasm apps they need to get AOT support working: https://github.com/dotnet/aspnetcore/issues/5466 (Note the blazor you read about that is connected with MAUI is just another style of writing MAUI apps and doesn't allow MAUI apps to run on the web.)

What are some alternatives?

When comparing FFImageLoading - Fast & Furious Image Loading and Microsoft.Maui.Graphics you can also consider the following projects:

SkiaSharp - SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

Plugin.AudioRecorder - Audio Recorder plugin for Xamarin and Windows

MTAdmob - Admob plugin for Xamarin Android and iOS

GraphicsControls - Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

MobileBlazorBindings - Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor

Xamarin.Essentials - Essential cross platform APIs for your mobile apps.

MagicGradients - Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.

NancyFx - Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono. Note: This project is no longer maintained and has been archived.

Hot Chocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

JsonApiDotNetCore - A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

Lib.AspNetCore.ServerSentEvents - Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core