GithubHelp home page GithubHelp logo

thanu317 / dotnet-maui-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from egvijayanand/dotnet-maui-samples

0.0 0.0 0.0 11.4 MB

.NET MAUI Samples

License: MIT License

C# 98.88% CSS 0.48% HTML 0.63%

dotnet-maui-samples's Introduction

.NET MAUI Samples

Completed samples will be uploaded into this repository so that it is accessible to everyone.

Join me on Developer Thoughts, an exclusive blog for .NET MAUI and Blazor, for articles on working with these samples.

Available under the src directory:

  • TestApp - .NET MAUI Shell sample

  • MenuApp - .NET MAUI sample app with multi-level menu definition in both XAML and C# (Will work only on Desktop form factor)

  • DateCalculator

    • MVVM Sample
    • Xamarin Forms and .NET MAUI in a single solution
    • WPF project to illustrate the reuse of ViewModels across UI frameworks
    • Shared business logic as a separate library project
    • ViewModels implemented with CommunityToolkit.Mvvm NuGet package
  • MauiBlazorApp - .NET MAUI Blazor sample

    • App Theming
    • Components from shared Razor Class Library (RCL)
  • MauiAppCS - .NET MAUI C# Markup based Sample

  • UnifiedDateCalculator

    • Shared class library sample
    • UI, ViewModel, Model, and Business logic all from shared project
    • Head projects serve as an app container
    • Both Xamarin.Forms and .NET MAUI from a single project - DateCalculator.UI
  • EmbeddedAndroid - .NET MAUI Page embedded in a Native Android App, targeting .NET 6 (net6.0-android)

  • MediaElement - Sample project in both .NET 6 and 7. Now made available in Preview bits as part of the .NET MAUI CommunityToolkit - And it'll be a separate NuGet package titled CommunityToolkit.Maui.MediaElement

  • MauiHotReload - Sample project to demonstrate C# Hot Reload feature supported via MetadataUpdateHandler (refer to HotReloadService.cs). Core logic is abstracted into a base page named MauiPage, inherit the content pages from it and implement the UI logic in the override of the abstract Build() method. Source is available in the src\MauiHotReload folder.

  • WindowsUnpackagedApp - Sample project to demonstrate running Windows targeted WinUI 3 project as Unpackaged app type.

  • C# Samples - C# version of the .NET MAUI UI Challenge - Awesome UIs without any XAML usage - Stay tuned for more samples ...

dotnet-maui-samples's People

Contributors

egvijayanand avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.