{"id":14968301,"url":"https://github.com/vladislavantonyuk/mauisamples","last_synced_at":"2025-04-14T03:58:51.652Z","repository":{"id":37489865,"uuid":"428594996","full_name":"VladislavAntonyuk/MauiSamples","owner":"VladislavAntonyuk","description":".NET MAUI Samples","archived":false,"fork":false,"pushed_at":"2024-10-23T14:35:55.000Z","size":17871,"stargazers_count":738,"open_issues_count":7,"forks_count":188,"subscribers_count":27,"default_branch":"main","last_synced_at":"2024-10-29T17:12:57.238Z","etag":null,"topics":["azure","blazor","dotnet","dotnet-maui","dotnet-maui-blazor","hacktoberfest","ios","ios-extensions","kanban-board","markdown","maui","maui-blazor","paint","speech-to-text","sqlite","ukraine","xamarin","xamarin-forms"],"latest_commit_sha":null,"homepage":"https://vladislavantonyuk.azurewebsites.net/articles?categoryName=.NET%20MAUI/Xamarin","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VladislavAntonyuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.buymeacoffee.com/vlad.antonyuk"]}},"created_at":"2021-11-16T09:36:20.000Z","updated_at":"2024-10-29T07:14:10.000Z","dependencies_parsed_at":"2024-04-08T01:52:21.775Z","dependency_job_id":"b72cbdf6-3ab6-4787-b3fd-1777175837f9","html_url":"https://github.com/VladislavAntonyuk/MauiSamples","commit_stats":{"total_commits":250,"total_committers":11,"mean_commits":"22.727272727272727","dds":0.544,"last_synced_commit":"739531a109e4c95d8703faee10c4c63accea72e6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladislavAntonyuk%2FMauiSamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladislavAntonyuk%2FMauiSamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladislavAntonyuk%2FMauiSamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladislavAntonyuk%2FMauiSamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VladislavAntonyuk","download_url":"https://codeload.github.com/VladislavAntonyuk/MauiSamples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819380,"owners_count":21166477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","blazor","dotnet","dotnet-maui","dotnet-maui-blazor","hacktoberfest","ios","ios-extensions","kanban-board","markdown","maui","maui-blazor","paint","speech-to-text","sqlite","ukraine","xamarin","xamarin-forms"],"created_at":"2024-09-24T13:39:40.824Z","updated_at":"2025-04-14T03:58:51.611Z","avatar_url":"https://github.com/VladislavAntonyuk.png","language":"C#","funding_links":["https://www.buymeacoffee.com/vlad.antonyuk"],"categories":[],"sub_categories":[],"readme":"# .NET MAUI Samples\n\n[![Buy Me A Coffee](https://ik.imagekit.io/VladislavAntonyuk/vladislavantonyuk/misc/bmc-button.png)](https://www.buymeacoffee.com/vlad.antonyuk)\n\n[![Stand With Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)\n## Thank You\n\nSpecial thanks to my friends and sponsors: @PeterFucci, Gerald Versluis (jfversluis), @renatolopes, Glen Herman, Olexii, Brady, Yury Michurin, VToegel, Aleksander Rokic, Jeffrey Williams, TimKyn, Standa Mikes, Aaron Schaefer, AIvanHeerden, 7 M O X D, gbrewer, Ryan, @janhjordie, erossiniuk, David, Sab, Andreas, plettb, Ocean Siu, Sreckcep, Standa Mikeš, becks120, cissemy, Ben, yurkinh, Jordan, Dave Friedel.\n\n\nThis project is tested with BrowserStack.\n\nLicense: MIT.\n\n## Setup\n\nThe development guide can be found at [SETUP.md](./SETUP.md).\n\n## Projects\n\n1. [MauiAuth/MauiAuthBlazor](Auth) - A small mobile application, which requires user authentication, using .NET MAUI (AD and AD B2C)\n\n1. [MauiBlazorPhotoGallery](MauiBlazorPhotoGallery) - Infinite scrolling gallery app using .NET MAUI Blazor. Replicate Google Photos and Instagram Gallery UI.\n\n1. [MauiSqlite/MauiSqliteBlazor](Database/Sqlite) - Connect to SQLite from .NET MAUI application.\n\n1. [MauiMultiWindow](MauiMultiWindow) - Work with .NET MAUI Windows.\n\n1. [KanbanBoard](Database/KanbanBoard) - Replicate Kanban board. Drag \u0026 Drop Cards, Set Column WIP, Store data in Local Db\n\n1. [TutorialHelp](TutorialHelp) - Interactive app tutorial in .NET MAUI using CommunityToolkit.Maui Popup.\n\n1. [MauiPaint](MauiPaint) - Replicate Paint application (drawing canvas, color palette, open/save dialogs).\n\n1. [MauiLocalization](MauiLocalization) - Demonstrates how to localize .NET MAUI application and switch the language without restarting the app.\n\n1. [CardLayout](CardLayout) - Create a new Stacked CardView control.\n\n1. [MauiImageEffects](MauiImageEffects) - Create beautiful effects for images like Blur and Saturation.\n\n1. [MauiWorkflowBuilder](MauiWorkflowBuilder) - .NET MAUI Blazor Workflow builder.\n\n1. [.NET MAUI Bank](MauiBank) - Replicate Monobank design.\n\n1. [iOS Extensions](iOSExtensions/ShareExtensions) - Extend .NET MAUI application with iOS App Extensions.\n\n1. [MauiAnimation](MauiAnimation) - Create custom animations using .NET MAUI CommunityToolkit.\n\n1. [iOS Widgets](iOSExtensions/JokeApp) - Extend .NET MAUI application with iOS Widgets.\n\n1. [MauiMaps](MauiMaps) - Customize map pins in .NET MAUI. Location lifetime tracking.\n\n1. [MauiBluetooth](MauiBluetooth) - Bluetooth + BLE.\n\n1. [DynamicFab](DynamicFab) - Dynamic floating action button.\n\n1. [MauiSpeech](MauiSpeech) - Speech-To-Text and Text-To-Speech.\n\n1. [MauiBadge](MauiBadge) - AppIcon Badge.\n\n1. [MauiBells](MauiBells) - Calendar View (Handlers), Flip animation, Audio player, Accelerometer.\n\n1. [MauiMarkdown](MauiMarkdown) - Create a Markdown control using .NET MAUI Graphics.\n\n1. [IPTVPlayer](IPTVPlayer) - Play IPTV streams with CommunityToolkit.Maui.MediaElement.\n\n1. [MauiDynamicConfiguration](MauiDynamicConfiguration) - .NET MAUI integration with ConfigCat.\n\n1. [MauiCaptcha](MauiCaptcha) - Integrating captcha into a .NET MAUI application.\n\n1. [MauiCursor](MauiCursor) - Setting a cursor for .NET MAUI VisualElement.\n\n1. [MauiShellCustomization](MauiShellCustomization) - Customizing .NET MAUI Shell.\n\n1. [MauiDraggableView](MauiDraggableView) - Drag and Drop View Container for .NET MAUI.\n\n1. [MauiTaskListApp](Database/MauiTaskListApp) - Cross-platform .NET MAUI app using MVVM development architecture performing CRUD operations with EF Core InMemory.\n\n1. [MauiTests](MauiTests) - Testing .NET MAUI application using Appium and xUnit.\n\n1. [MauiStaggeredCollectionView](MauiStaggeredCollectionView) - Create a Staggered Layout for CollectionView in .NET MAUI.\n\n1. [MauiNotifications](MauiNotifications) - .NET MAUI Push Notifications using Azure Notification Hub.\n\n1. [MauiBarcode](MauiBarcode) - .NET MAUI Barcode Scanner.\n\n1. [MauiExcel](MauiExcel) - Export data to Excel.\n\n1. [MauiConditionView](MauiConditionView) - .NET MAUI ConditionView control.\n\n[![Stand With Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladislavantonyuk%2Fmauisamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladislavantonyuk%2Fmauisamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladislavantonyuk%2Fmauisamples/lists"}