Contentful vs. Xamarin

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Contentful
Score 7.5 out of 10
N/A
Contentful is a cloud based CMS solution that provides the ability to manage content across multiple platforms.The editing interface allows for managing content interactively and provides developers the ability to deliver the content with the programming language and template framework of their choice.
$489
Xamarin
Score 6.0 out of 10
N/A
N/AN/A
Pricing
ContentfulXamarin
Editions & Modules
Team
489/month
Community
Free
Enterprise
Custom
Xamarin
Free
Offerings
Pricing Offerings
ContentfulXamarin
Free Trial
YesNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Features
ContentfulXamarin
Security
Comparison of Security features of Product A and Product B
Contentful
7.3
8 Ratings
10% below category average
Xamarin
-
Ratings
Role-based user permissions7.38 Ratings00 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
Contentful
8.0
9 Ratings
4% above category average
Xamarin
-
Ratings
API8.38 Ratings00 Ratings
Internationalization / multi-language7.76 Ratings00 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
Contentful
7.7
10 Ratings
0% above category average
Xamarin
-
Ratings
WYSIWYG editor7.34 Ratings00 Ratings
Code quality / cleanliness8.56 Ratings00 Ratings
Admin section8.08 Ratings00 Ratings
Page templates7.64 Ratings00 Ratings
Library of website themes7.52 Ratings00 Ratings
Mobile optimization / responsive design7.75 Ratings00 Ratings
Publishing workflow8.09 Ratings00 Ratings
Form generator7.01 Ratings00 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
Contentful
8.0
9 Ratings
9% above category average
Xamarin
-
Ratings
Content taxonomy8.08 Ratings00 Ratings
SEO support7.07 Ratings00 Ratings
Bulk management7.75 Ratings00 Ratings
Availability / breadth of extensions8.56 Ratings00 Ratings
Community / comment management9.01 Ratings00 Ratings
Best Alternatives
ContentfulXamarin
Small Businesses
Divi
Divi
Score 9.7 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Medium-sized Companies
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Enterprises
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ContentfulXamarin
Likelihood to Recommend
8.3
(10 ratings)
7.0
(12 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
Usability
-
(0 ratings)
10.0
(1 ratings)
Support Rating
-
(0 ratings)
10.0
(2 ratings)
Implementation Rating
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
ContentfulXamarin
Likelihood to Recommend
Contentful
Contentful is well suited for folks who want a simple, clean, easy-to-use interface for a JAVASCRIPT website. If you do not want a javascript website you should look [elsewhere].
Read full review
Microsoft
If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and effort from your development team to be able to build applications seamlessly for android, IOS, Windows, and web on a single platform instead of requiring multiple tools to get the job done.
Read full review
Pros
Contentful
  • Clean, modern interface (not clunky and outdated, like WordPress)
  • High degree of flexibility (I can structure data any way my clients need)
  • Enables headless frontend (i.e. I can build any frontend I want without having to change my CMS)
Read full review
Microsoft
  • Xamarin allows you to write cross platform code. This allows companies to build apps more quickly by writing less code. Having code abstracted and reused across multiple platforms allows for more testing and less issues overall.
  • The ability to use Visual Studio is a huge plus. Visual Studio is one of the best IDE's available and being able to write cross platforms apps while in a great IDE makes everything less painful.
  • Xamarin is now free with a large company backing. This means that bugs on the platform get fixed more quickly and there is a large community of developers.
Read full review
Cons
Contentful
  • The new Contentful "branches" feature looked promising (it appears to mirror a git-like repository) but it requires the CLI, which isn't necessarily practical for teams that aren't current CLI users. It would be nice if the management of this feature were available via the UI (without that it causes more confusion than anything).
  • The Contentful data modeling method makes for a bit of an awkward SDK developer experience in some strongly typed languages like Java. Most things that you might need can be accomplished, but it feels like the experience could be smoother.
  • It would be nice if there were a way to migrate data between spaces (e.g. from your staging space to production).
Read full review
Microsoft
  • Forms - not 100% there. Still needs work but is production ready.
  • iOS - sometimes errors can be hard to understand, if they even show up.
  • Insights - Xamarin offers their own crash analytics software. However, it's not perfect and sometimes doesn't pick up crashes.
Read full review
Likelihood to Renew
Contentful
No answers on this topic
Microsoft
Xamarin has been great for developing different projects efficiently and effectively. It's nice to reuse the core business logic across different platforms so that there are less to maintain and little replications are needed. The biggest benefit is that C# programmers do not have to learn a different language to do mobile development.
Read full review
Usability
Contentful
No answers on this topic
Microsoft
If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and efforts from your development team to be able to build applications seamlessly for android, IOS, windows, and web on a single platform instead of requiring multiple tools to get the job done
Read full review
Support Rating
Contentful
No answers on this topic
Microsoft
I never had to contact support for any help. Most of the problems we ran into, we were able to identify and use peer support through blogs and other internet sources to resolve the problems. There are plenty of sources online which provide tutorials, discuss problems, etc. Example: StackOverflow
Read full review
Implementation Rating
Contentful
No answers on this topic
Microsoft
Just with any programming tasks, have a plan first. Design out the system, spend time to build it correctly the first time and have plenty of testing and user acceptance opportunities. Xamarin was easy to implement for a C# programmer. However, you need to do tutorials to realize the platform's capabilities.
Read full review
Alternatives Considered
Contentful
Easy to use and much more organized as a single platform versus multi. The layout is clean and easy to read and we don’t have to worry about certain users safe guarding data or content then losing it when they leave the company. It’s a one stop shop for imagery
Read full review
Microsoft
Xamarin runs natively on MacOS, and the debugger and other integration and auto-complete tools are far better than Eclipse for C# .NET. It also carries much of the plugin/add-on capabilities that are so desirable on Atom. Eclipse is a better for generalized software development, provided a developer is comfortable switching between the IDE the command line for certain parts of their workflow, like building, package management, or debugging. But for C# .NET development on MacOS specifically, Xamarin is the best product I've used for the job.
Read full review
Return on Investment
Contentful
  • There was no negative impact as such.
  • Positive impact is increase in sales.
  • More work is delivered due to reusability and other features within a time and less manual effort.
Read full review
Microsoft
  • Saves development time and deliver fast.
  • Allows inhouse developers build both Android and iOS application without switching languages.
  • Allows use coding in C# in Visual studio IDE from which we can code in different languages. We don't need multiple IDEs installed
Read full review
ScreenShots

Contentful Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of