All Projects → jsuarezruiz → Xamarin Forms Gtk Movies Sample

jsuarezruiz / Xamarin Forms Gtk Movies Sample

The Movie DB Xamarin.Forms Sample

Projects that are alternatives of or similar to Xamarin Forms Gtk Movies Sample

Ammyui
Ammy language repository
Stars: ✭ 356 (+328.92%)
Mutual labels:  xamarin, uwp, wpf, xaml
Reactiveproperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target framework is .NET Standard 2.0.
Stars: ✭ 603 (+626.51%)
Mutual labels:  xamarin, uwp, wpf, xaml
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+4230.12%)
Mutual labels:  xamarin, uwp, mono, wpf
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+7163.86%)
Mutual labels:  xamarin, uwp, mono, xaml
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (+50.6%)
Mutual labels:  xamarin, uwp, wpf, xaml
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (-38.55%)
Mutual labels:  xaml, xamarin, uwp, wpf
Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (+230.12%)
Mutual labels:  xamarin, uwp, wpf, xaml
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+942.17%)
Mutual labels:  xamarin, uwp, mono, wpf
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (+69.88%)
Mutual labels:  xamarin, uwp, wpf, xaml
Adaptivecards
A new way for developers to exchange card content in a common and consistent way.
Stars: ✭ 950 (+1044.58%)
Mutual labels:  xamarin, uwp, wpf, xaml
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (-45.78%)
Mutual labels:  xamarin, uwp, mono
Xamlflair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
Stars: ✭ 362 (+336.14%)
Mutual labels:  uwp, wpf, xaml
Rapid Xaml Toolkit
Tools to accelerate XAML development within Visual Studio.
Stars: ✭ 427 (+414.46%)
Mutual labels:  uwp, wpf, xaml
Xamlcss
Style Xaml applications with CSS
Stars: ✭ 271 (+226.51%)
Mutual labels:  uwp, wpf, xaml
Uno.Themes
This library is designed to help you use the material design system with the Uno Platform
Stars: ✭ 112 (+34.94%)
Mutual labels:  xaml, xamarin, uwp
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+5507.23%)
Mutual labels:  uwp, wpf, xaml
Waf
Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
Stars: ✭ 539 (+549.4%)
Mutual labels:  xamarin, uwp, wpf
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+7983.13%)
Mutual labels:  xamarin, uwp, wpf
Formswpflive
Live XAML development for Xamarin Forms Apps using WPF Backend.
Stars: ✭ 14 (-83.13%)
Mutual labels:  xamarin, wpf, xaml
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-80.72%)
Mutual labels:  xamarin, uwp, wpf

Movies

Movies is a Xamarin.Forms GTK backend application that makes use of The Movie Database (TMDb) API, a popular, user editable database for movies and TV shows, to demonstrate the possibilities of the new backend making use of a great variety of functionality.

Movies

Xamarin.Forms App

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, macOS and Linux from a single, shared codebase. You can dive into mobile development with Xamarin.Forms by following our free self-guided learning from Xamarin University. This project exercises the following patterns and features:

Movies

Screens

Android

Home Menu Detail Upcoming Movies

iOS

Home Menu Detail Upcoming Movies

Linux

Home on Linux (Ubuntu) Menu on Linux (Ubuntu) Detail on Linux (Ubuntu) Casting on Linux (Ubuntu) Casting on Linux (Ubuntu) Upcoming on Linux (Ubuntu) Movies on Linux (Ubuntu) Shows on Linux (Ubuntu)

UWP

Home Menu Detail Upcoming Movies Shows

Windows (Gtk Backend - Windows XP, 7, 8 & 10)

Home Menu Discover Detail WebView Casting Casting Gallery Upcoming Movies Shows Loading

Requirements

  • Visual Studio 2015 Update 3 (14.0 or higher) to compile C# 6 language features (or Visual Studio MacOS)
  • Xamarin add-ons for Visual Studio 3.2.1.64 or higher (available via the Visual Studio installer)
  • Visual Studio Community Edition is fully supported!
  • The Movie DB Api Key

Setup

Download or clone the repository. This is a solution with two projects.

Rebuild the solution to get all neccesary NuGet packages.

Access to AppSettings.cs file available in the .NET Standard Library to introduce your TMDb APIs key.

Enjoy!

Licenses

This project uses some third-party assets with a license that requires attribution:

  • Flat-Plat: A Material Design-like theme for GNOME/GTK+ based desktop environments.

Clean and Rebuild

If you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.

Copyright and license

Code released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].