• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A serverless function to verify a perfectly wrapped gift. The solution to #25DaysOfServerless Day 18.

More Repositories

1

AsyncAwaitBestPractices

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
C#
1,277
star
2

GitTrends

A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos
C#
723
star
3

HackerNews

A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence
C#
210
star
4

ImproveXamarinBuildTimes

Tips and tricks on how to speed up the time it takes to compile a Xamarin app
176
star
5

FaceOff

An iOS, Android and UWP app created in Xamarin.Forms that uses Microsoft's Cognitive Emotion API Services to compare facial expressions
C#
90
star
6

EntryCustomReturnPlugin

Xamarin.Forms Plugin to customize the Xamarin.Forms.Entry Keyboard Return Button
C#
81
star
7

DotNetGraphQL

A sample demonstrating how to create a GraphQL Backend in .NET using `GraphQL-Dotnet` and consume it from a .NET mobile app created using Xamarin
JavaScript
79
star
8

InvestmentDataSampleApp

This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
C#
57
star
9

FacialRecognitionLogin

An iOS and Android app that uses facial recognition to enhance the security of a login page. Built using Xamarin.Forms and Microsoft Cognitive Services.
C#
57
star
10

TextMood

A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
C#
52
star
11

XamList

An iOS and Android app showcasing Azure Functions, Xamarin.Forms, Azure SQL Database and Azure API Apps
C#
47
star
12

azure-for-developers-workshop

The Azure cloud is huge and the vast service catalog may appear daunting at first, but it doesn’t have to be!
C#
47
star
13

UITestSampleApp

A sample app to demonstrate how to create Xamarin UITests using the Page Object architecture, Backdoor Methods and App Links (aka Deep Linking)
C#
39
star
14

DarkModeSplashScreen

A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
C#
33
star
15

AzureBlobStorageSampleApp

iOS and Android app made using Xamarin.Forms that explores Azure Blob Storage
C#
29
star
16

csharp-workshop

NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
C#
21
star
17

SimpleXamarinGraphQL

An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API
C#
20
star
18

HotChocolateGraphQL

A sample demonstrating how to create a GraphQL Backend in .NET using HotChocolate and consume it from a .NET mobile app created using .NET MAUI + Strawberry Shake
C#
20
star
19

HelloMauiMarkup

An iOS, Android, macOS + Windows app built using .NET MAUI, demonstrating how to use the .NET MAUI Markup Community Toolkit
C#
20
star
20

LocalNotificationsSample

A sample iOS and Android app demonstrating Shiny.Notifications in Xamarin.Forms
C#
17
star
21

HelloMauiToolkit

An iOS, Android, macOS + Windows app built using .NET MAUI, demonstrating how to use the .NET MAUI CommunityToolkit
C#
17
star
22

SaveImageToDatabaseSampleApp

A iOS and Android app that demonstrates how to download an image from a url and save it to a SQLite database
C#
16
star
23

MauiConverter

An iOS and Android app created in .NET MAUI using an MVVM architecture that converts units of Length, Mass and Temperature.
C#
16
star
24

GitHubApiStatus

A .NET library to easily parse GitHub's API Rate Limit
C#
16
star
25

CosmosDbSampleApp

A Xamarin.iOS and Xamarin.Android app built using Xamarin.Forms that utilizes a Cosmos DB Azure Backend
C#
15
star
26

GitHubXamarin

This repository has moved: https://github.com/brminnick/gittrends
C#
15
star
27

GitHubReadmeWebTrends

An automated tool created using Azure Functions that double checks each Readme to ensure every repository is leveraging Web Trends
C#
15
star
28

XamarinIoTWorkshop

A workshop that demonstrates how to collect IoT data from a mobile device using a Xamarin app, aggregating the data to the cloud using Azure IoT Hub
C#
13
star
29

AsyncCommandSample

An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
C#
12
star
30

SimpleCSharpMarkup

A Xamarin.Forms app demonstrating C# Markup
C#
12
star
31

HealthClinic

An iOS & Android app built in Xamarin.Forms that parses images of food to give nutritional information. Leverages Azure's Cognitive Services.
C#
11
star
32

LambdaTriggersSample

A sample app demonstrating an end-to-end mobile workflow using .NET MAUI, + Serverless AWS Lambda + AWS S3 Storage in C#
C#
11
star
33

AzureMediaServicesSampleApp

An iOS and Android app made in Xamarin.Forms that integrates with Azure Media Services
C#
10
star
34

XamarinBlobStorageApp

A a single-page Xamarin.Forms app that displays an image from Azure Blob Storage by communicating directly with an Azure Blob Storage Container using the Azure Storage SDK for .NET.
C#
10
star
35

GitHubExplorer

C# Console App to explore the GitHub GraphQL API
C#
10
star
36

SecuritySampleApp

This app is a Xamarin.Forms app that uses the Xamarin Settings Plugin, MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page
C#
9
star
37

GeolocatorSample

iOS and Android app that gathers Geolocation data; created in Xamarin.Forms
C#
9
star
38

AccelerometerApp

An iOS and Android app that tracks the device's accelerometer using Xamarin.Essentials; created using Xamarin.Forms and Syncfusion
C#
9
star
39

XamSpeak

An iOS and Android app that will dictate text from a photo. XamSpeak leverages Microsoft Cognitive Services to perform Optical Character Recognition (OCR) and Spell Check.
C#
9
star
40

AppCenterAuthDataSample

A sample app demonstrating App Center Auth and App Center Data, built for iOS and Android using Xamarin.Forms
C#
8
star
41

PowerBISampleApp

Sample App demonstrating how to integrate Power BI with Xamarin.Forms
C#
7
star
42

CustomStepper

Sample app showing how to set the color of a Xamarin.Forms.Stepper using effects and custom renderers
C#
7
star
43

ExpandableList

A Xamarin.iOS and Xamarin.Android app demonstrating how to create an Expandable List
C#
7
star
44

EntryUITest

A very simple Xamarin.Forms app that contains a basic UITest
C#
6
star
45

OnSight

Xamarin.Forms app for field inspections
C#
6
star
46

XamMedia

Xamarin.iOS and Xamarin.Android app to display meida from YouTube and Vimeo
C#
5
star
47

MauiSentryApp

A .NET MAUI App demonstrating how to use the Sentry Crashes + Analytics SDK
C#
5
star
48

24HourTimePicker

A 24 Hour Time Picker for Xamarin.Forms
C#
4
star
49

SimpleUITestApp

This repo has moved
4
star
50

XamarinSentryApp

A iOS + Android sample app that demonstrates how to use Sentry's RavenClient with Xamarin
C#
4
star
51

MasterDetailTabbedSearchBar

Sample app demonstrating how to add a SearchBar to a NavigationPage inside of a TabbedPage inside of a MasterDetailPage
C#
4
star
52

HelloMauiToolkits

A .NET MAUI sample created to demonstrate the power of `CommunityToolkit.Mvvm`, `CommunityToolkit.Maui` and `CommunityToolkit.Maui.Markup`
C#
4
star
53

WebViewUITestApp

C#
3
star
54

ReactNativeSampleApp

Demonstration of how to write a Xamarin.UITest for an iOS app built using React Native
Objective-C
3
star
55

MultipleViewModelSample

An iOS and Anrdoid app built using Xamarin.Forms demonstrating how to have multiple views reference two different ViewModels from the same ContentPage
C#
3
star
56

AutoCompleteSample

An iOS and Android app built in Xamarin.Forms, demontstrating the Syncfusion Autocomplete control
C#
3
star
57

StrawberryMaui

A sample app using an AWS AppSync backend demonstrating how to consume GraphQL in a .NET MAUI app
C#
3
star
58

SentimentAnalysis

An iOS and Android app made using Xamarin.Forms that uses Azure's Sentiment Analysis API to determine the sentiment of a message
C#
3
star
59

ICommandAttribute_NullableParameter_Repro

A reproduction sample for CommunityToolkit.Command
C#
2
star
60

MissingEmptyViewRepro

A reproduction sample for Xamarin.Forms v5.0.0.1487-pre1, where the `CollectionView.EmptyView` no longer appears on iOS
C#
2
star
61

CollectionViewBoundsExceptionRepro

Reproduction Sample for Xamarin.Forms.CollectionView
C#
2
star
62

PancakeViewRepro

A reproduction sample demonstrating a regression in Xamarin.Forms.PancakeView v2.3.0.752-beta
C#
2
star
63

DynamicStackLayoutSize

A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout
C#
2
star
64

LayoutChildAddedRepro

A .NET MAUI reproduction sample for `Layout.ChildAdded`
C#
2
star
65

Videos

Repository to hold videos
2
star
66

RedditStats

A web API to retrieve Reddit user statistics
C#
2
star
67

Xcode_XamarinUITest_SampleApp

This sample app demonstrates how to add Xamarin.UITest to an iOS app built in Xcode
Objective-C
2
star
68

AndroidCheckBoxSampleApp

A simple app to demonstrate how to interact with an Android CheckBox from a UITest
C#
2
star
69

UITestingWebViews

A demonstration for writing Xamarin.UITests for Web Views inside of a Xamarin.iOS app
C#
2
star
70

WiggleAnimations

A Xamarin.iOS and a Xamarin.Android sample app demonstrating how to imitate a wiggle animation
C#
2
star
71

BarcodeReader

An iOS and Android app to scan/read barcode information. Built using Xamarin.Forms.
C#
2
star
72

FormsPushNotificationSample

Integrating Push Notifications with a Xamarin.Forms app
C#
1
star
73

XamMap

A sample app showing how track a user location in iOS
C#
1
star
74

UIModalPresentationStyleFormSheetOnAppearingRepro

A Xamarin.Forms sample reproducing a bug where OnAppearing does not fire with a `UIModalPresentationStyle.FormSheet` Page is dismissed
C#
1
star
75

UnitTestAppTemplate

Recommended Unit Test App templates for Visual Studio for Mac
C#
1
star
76

ExpanderSample

A demonstration of Xamarin.Forms.Expander
C#
1
star
77

InvokeOnMainThreadAsync_Repro

Reproduction sample for Xamarin.Forms.InvokeOnMainThreadAsync
C#
1
star
78

XamarinFormsSingletonRepro

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage
C#
1
star
79

Temp-Async-and-Await

C#
1
star
80

BGBackgroundTaskWorkaround

An iOS sample app demonstrating how to use Background Fetch
C#
1
star
81

GridToRelativeLayout

C#
1
star
82

FormsIllegalArgumentReproduction

Reproduction of the IllegalArgument in Xamarin.Forms when using a Net Standard Library
C#
1
star
83

ContextActionOnAppearingReproduction

Sample Xamarin.Forms app to reproduce ContextActions not working when assign in OnAppearing
C#
1
star
84

ButtonRendererSample

A sample Xamarin.Forms app showing how to make a Button Custom Renderer
C#
1
star
85

CreateInteractiveCharts

An iOS and Android sample app written in Xamarin.Forms, demonstrating how to create interactive charts using Syncfusion
C#
1
star
86

WINAPPSDKGENERATEPROJECTPRIFILE_ReproductionSample

This sample reproduces the `WINAPPSDKGENERATEPROJECTPRIFILE` error in CommunityToolkit.Maui-pre7
C#
1
star
87

BinarySearchTree

C#
1
star
88

CollectionViewFooterRefreshViewRepro

Reproduction sample for Xamarin.Forms.CollectionView bug
C#
1
star
89

ChangeTabbedPageIconSample

A sample Xamarin.Forms app demonstrating how to update the icon and title of a TabbedPage any time it is tapped
C#
1
star
90

GitHubReadmeRetriever

APIs built using Azure Functions to retrieve GitHub Readme
C#
1
star
91

Xamarin.Forms-NaN-is-not-a-valid-value-for-width-reproduction

A Xamarin.Forms solution to reproduce System.ArgumentException: NaN is not a valid value for width
C#
1
star
92

TextMood_TwilioBlog

Source code for Twilio Blog Post
C#
1
star
93

RealmSampleApp

An iOS an Android app created in Xamarin.Forms using Realm.io for local data storage
C#
1
star
94

ChoppedPickerReproduction

Reproduction to demonstrate that a Xamarin.Forms.Picker does not scale horizontally to match its contents
C#
1
star
95

XAM320-Willis-Onsite

Sample MVVM app built using Xamarin.Forms during the Willis Towers Watson onsite training, 08 November 2017
C#
1
star
96

ViewCellOnDisappearing

A reproduction of ViewCell.OnDisappearing not firing
C#
1
star
97

URLEncodedFormBug

Reproduction of Xamarin.iOS PostAsync Bug when using FormUrlEncodedContent
C#
1
star
98

RepeatTabsReproductionSample

Sample app to reproduce multiple tabs bug in Xamarin.Forms
C#
1
star
99

DragCoordinatesUITestRepro

Reproduction of a bug in UITest v2.0.10
C#
1
star
100

XamarinFormsSingletonRepro-Plugin.Badge

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage
C#
1
star