An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by TheCodeTraveler

A curated list of projects in awesome lists by TheCodeTraveler .

https://github.com/TheCodeTraveler/AsyncAwaitBestPractices

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

async await best-practices icommand task threading

Last synced: 10 Oct 2025

https://github.com/thecodetraveler/asyncawaitbestpractices

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

async await best-practices icommand task threading

Last synced: 14 Dec 2025

https://github.com/TheCodeTraveler/HackerNews

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

cognitive-services csharp8 google-natural-language-api hacker-news iasyncenumerable maui microsoft-cognitive-services net net-maui sentiment-analysis xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 02 May 2025

https://github.com/thecodetraveler/hackernews

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

cognitive-services csharp8 google-natural-language-api hacker-news iasyncenumerable maui microsoft-cognitive-services net net-maui sentiment-analysis xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 06 Apr 2025

https://github.com/TheCodeTraveler/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

android graphiql graphql graphql-api graphql-backend graphql-client graphql-dotnet graphql-server ios xamarin xamarin-android xamarin-forms xamarin-graphql xamarin-ios

Last synced: 03 Sep 2025

https://github.com/thecodetraveler/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

android graphiql graphql graphql-api graphql-backend graphql-client graphql-dotnet graphql-server ios xamarin xamarin-android xamarin-forms xamarin-graphql xamarin-ios

Last synced: 10 Oct 2025

https://github.com/thecodetraveler/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.

facial-recognition login microsoft-cognitive-services xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/hellomauimarkup

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

android catalyst dotnet hacktoberfest ios maccatalyst macos net6 windows winui

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/simplexamaringraphql

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

github-api github-api-v4 github-graphql graphql graphql-client graphql-net xamarin xamarin-android xamarin-forms xamarin-graphql xamarin-ios

Last synced: 19 Oct 2025

https://github.com/thecodetraveler/hellomauitoolkit

An iOS, Android, macOS + Windows app built using .NET MAUI, demonstrating how to use the .NET MAUI CommunityToolkit

android catalyst csh dotnet ios maccatalyst macos maui net net6 windows winui

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/localnotificationssample

A sample iOS and Android app demonstrating Shiny.Notifications in Xamarin.Forms

Last synced: 30 Apr 2025

https://github.com/TheCodeTraveler/GitHubApiStatus

A .NET library to easily parse GitHub's API Rate Limit

github github-api github-api-ratelimit github-api-v3 github-api-v4

Last synced: 12 Mar 2025

https://github.com/thecodetraveler/githubapistatus

A .NET library to easily parse GitHub's API Rate Limit

github github-api github-api-ratelimit github-api-v3 github-api-v4

Last synced: 29 Aug 2025

https://github.com/thecodetraveler/lambdatriggerssample

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

Last synced: 19 Jun 2025

https://github.com/thecodetraveler/healthclinic

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

xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/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

azure-iot azure-iot-central azure-iot-hub iot xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 11 Oct 2025

https://github.com/thecodetraveler/githubexplorer

C# Console App to explore the GitHub GraphQL API

console console-application github-api graphql graphql-client polly refit

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/customstepper

Sample app showing how to set the color of a Xamarin.Forms.Stepper using effects and custom renderers

stepper xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/hellomauitoolkits

A .NET MAUI sample created to demonstrate the power of `CommunityToolkit.Mvvm`, `CommunityToolkit.Maui` and `CommunityToolkit.Maui.Markup`

Last synced: 28 Jul 2025

https://github.com/thecodetraveler/entryuitest

A very simple Xamarin.Forms app that contains a basic UITest

uitest xamarin xamarin-android xamarin-forms xamarin-ios xamarin-uitest

Last synced: 02 Jul 2025

https://github.com/thecodetraveler/creatingtaskfromscratch

A learning repository where we use a custom implementation of Task in a .NET MAUI app

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/mauisentryapp

A .NET MAUI App demonstrating how to use the Sentry Crashes + Analytics SDK

Last synced: 10 Jul 2025

https://github.com/thecodetraveler/sentimentanalysis

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

azure cognitive-services microsoft microsoft-cognitive-services sentiment-analysis xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 10 Aug 2025

https://github.com/thecodetraveler/xammedia

Xamarin.iOS and Xamarin.Android app to display meida from YouTube and Vimeo

Last synced: 24 Oct 2025

https://github.com/thecodetraveler/masterdetailtabbedsearchbar

Sample app demonstrating how to add a SearchBar to a NavigationPage inside of a TabbedPage inside of a MasterDetailPage

Last synced: 21 Sep 2025

https://github.com/thecodetraveler/xamarinsentryapp

A iOS + Android sample app that demonstrates how to use Sentry's RavenClient with Xamarin

raven sentry xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 19 Aug 2025

https://github.com/thecodetraveler/multipleviewmodelsample

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

mvvm xamarin xamarin-android xamarin-forms xamarin-ios xaml

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/strawberrymaui

A sample app using an AWS AppSync backend demonstrating how to consume GraphQL in a .NET MAUI app

android csharp graphql ios maccatalyst macos maui strawberryshake windows

Last synced: 27 Feb 2025

https://github.com/TheCodeTraveler/MultipleViewModelSample

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

mvvm xamarin xamarin-android xamarin-forms xamarin-ios xaml

Last synced: 08 Sep 2025

https://github.com/thecodetraveler/moodboost

A fun, interactive .NET MAUI application that allows users to create, save, and apply custom color themes based on their mood. Created using Amazon Q Developer CLI

Last synced: 09 Oct 2025

https://github.com/thecodetraveler/collectionviewboundsexceptionrepro

Reproduction Sample for Xamarin.Forms.CollectionView

Last synced: 22 Feb 2025

https://github.com/TheCodeTraveler/PancakeViewRepro

A reproduction sample demonstrating a regression in Xamarin.Forms.PancakeView v2.3.0.752-beta

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/CollectionViewBoundsExceptionRepro

Reproduction Sample for Xamarin.Forms.CollectionView

Last synced: 08 Sep 2025

https://github.com/thecodetraveler/pancakeviewrepro

A reproduction sample demonstrating a regression in Xamarin.Forms.PancakeView v2.3.0.752-beta

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/wiggleanimations

A Xamarin.iOS and a Xamarin.Android sample app demonstrating how to imitate a wiggle animation

animation xamarin xamarin-android xamarin-ios

Last synced: 30 Apr 2025

https://github.com/thecodetraveler/uitestingwebviews

A demonstration for writing Xamarin.UITests for Web Views inside of a Xamarin.iOS app

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/videos

Repository to hold videos

Last synced: 26 Feb 2026

https://github.com/thecodetraveler/androidcheckboxsampleapp

A simple app to demonstrate how to interact with an Android CheckBox from a UITest

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/layoutchildaddedrepro

A .NET MAUI reproduction sample for `Layout.ChildAdded`

Last synced: 04 Jul 2025

https://github.com/thecodetraveler/formspushnotificationsample

Integrating Push Notifications with a Xamarin.Forms app

Last synced: 30 Apr 2025

https://github.com/TheCodeTraveler/AndroidCheckBoxSampleApp

A simple app to demonstrate how to interact with an Android CheckBox from a UITest

Last synced: 08 Sep 2025

https://github.com/thecodetraveler/missingemptyviewrepro

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

Last synced: 28 Jul 2025

https://github.com/TheCodeTraveler/MissingEmptyViewRepro

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

Last synced: 08 Sep 2025

https://github.com/thecodetraveler/barcodereader

An iOS and Android app to scan/read barcode information. Built using Xamarin.Forms.

Last synced: 14 Oct 2025

https://github.com/thecodetraveler/dynamicstacklayoutsize

A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout

Last synced: 30 Jun 2025

https://github.com/TheCodeTraveler/DynamicStackLayoutSize

A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/XamarinFormsSingletonRepro

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/XAM320-Willis-Onsite

Sample MVVM app built using Xamarin.Forms during the Willis Towers Watson onsite training, 08 November 2017

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/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

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/RepeatTabsReproductionSample

Sample app to reproduce multiple tabs bug in Xamarin.Forms

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/TextMood_TwilioBlog

Source code for Twilio Blog Post

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/UnitTestAppTemplate

Recommended Unit Test App templates for Visual Studio for Mac

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/Perfect-Gift

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

azure-cli azure-functions computer-vision serverless storage

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/FormsIllegalArgumentReproduction

Reproduction of the IllegalArgument in Xamarin.Forms when using a Net Standard Library

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/ExpanderSample

A demonstration of Xamarin.Forms.Expander

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/CreateInteractiveCharts

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

charts syncfusion walkthrough xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/ChoppedPickerReproduction

Reproduction to demonstrate that a Xamarin.Forms.Picker does not scale horizontally to match its contents

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/DragCoordinatesUITestRepro

Reproduction of a bug in UITest v2.0.10

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/ChangeTabbedPageIconSample

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

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/BGBackgroundTaskWorkaround

An iOS sample app demonstrating how to use Background Fetch

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/ButtonRendererSample

A sample Xamarin.Forms app showing how to make a Button Custom Renderer

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/ContextActionOnAppearingReproduction

Sample Xamarin.Forms app to reproduce ContextActions not working when assign in OnAppearing

Last synced: 08 Sep 2025

https://github.com/TheCodeTraveler/CollectionViewFooterRefreshViewRepro

Reproduction sample for Xamarin.Forms.CollectionView bug

Last synced: 08 Sep 2025

https://github.com/thecodetraveler/xamarinformssingletonrepro-plugin.badge

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/formsillegalargumentreproduction

Reproduction of the IllegalArgument in Xamarin.Forms when using a Net Standard Library

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/xamarinforms-mobilecenterpush-applinks-repro

A sample Xamarin.Forms app that reproduces System.TypeLoadException when a File -> New Xamarin.Forms app is created and Xamarin.Forms AppLinks + Mobile Center Push Nuget Packages are added to the project

Last synced: 11 Sep 2025

https://github.com/thecodetraveler/xamarinformssingletonrepro

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage

Last synced: 13 Sep 2025

https://github.com/thecodetraveler/bgbackgroundtaskworkaround

An iOS sample app demonstrating how to use Background Fetch

Last synced: 24 Jul 2025

https://github.com/thecodetraveler/unittestapptemplate

Recommended Unit Test App templates for Visual Studio for Mac

Last synced: 28 Jul 2025

https://github.com/thecodetraveler/invokeonmainthreadasync_repro

Reproduction sample for Xamarin.Forms.InvokeOnMainThreadAsync

Last synced: 07 Aug 2025

https://github.com/thecodetraveler/changetabbedpageiconsample

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

Last synced: 11 Aug 2025

https://github.com/thecodetraveler/viewcellondisappearing

A reproduction of ViewCell.OnDisappearing not firing

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/xam320-willis-onsite

Sample MVVM app built using Xamarin.Forms during the Willis Towers Watson onsite training, 08 November 2017

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/uimodalpresentationstyleformsheetonappearingrepro

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

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/repeattabsreproductionsample

Sample app to reproduce multiple tabs bug in Xamarin.Forms

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/expandersample

A demonstration of Xamarin.Forms.Expander

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/textmood_twilioblog

Source code for Twilio Blog Post

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/icommandattribute_nullableparameter_repro

A reproduction sample for CommunityToolkit.Command

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/dragcoordinatesuitestrepro

Reproduction of a bug in UITest v2.0.10

Last synced: 08 Aug 2025

https://github.com/thecodetraveler/createinteractivecharts

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

charts syncfusion walkthrough xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/perfect-gift

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

azure-cli azure-functions computer-vision serverless storage

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/buttonrenderersample

A sample Xamarin.Forms app showing how to make a Button Custom Renderer

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/choppedpickerreproduction

Reproduction to demonstrate that a Xamarin.Forms.Picker does not scale horizontally to match its contents

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/collectionviewfooterrefreshviewrepro

Reproduction sample for Xamarin.Forms.CollectionView bug

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/contextactiononappearingreproduction

Sample Xamarin.Forms app to reproduce ContextActions not working when assign in OnAppearing

Last synced: 22 Feb 2025

https://github.com/thecodetraveler/tabbedpagebutton

A Xamarin.Forms sample to demonstrate how to reuse a Button across multiple pages in a Tabbedpage

Last synced: 11 Oct 2025

https://github.com/thecodetraveler/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

Last synced: 13 Oct 2025