Skip to content

dotnet/maui

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* Import Keyboard Extension APIs

* Tizen...

* Test

* Fix API

* API

* Fix original tests

* Add Soft Input buttons to entry page

* Start adding tests

* Update test

* Update src/Core/src/Platform/KeyboardExtensions.cs

Co-authored-by: Shane Neuville <shane94@hotmail.com>

* Apply suggestions from code review

Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>

* Apply suggestions from code review

Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>

* Move namespaces/files

* API

* Internal Compatibility update

* More fixes

---------

Co-authored-by: Shane Neuville <shane94@hotmail.com>
Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>
22fab2d

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 11, 2023 03:05
July 12, 2023 11:36
eng
August 14, 2023 14:25
loc
July 13, 2022 10:50
October 21, 2022 19:01
February 23, 2023 17:52
September 23, 2021 10:07

.NET Multi-platform App UI (.NET MAUI)

Build Status Build Status

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, iPadOS, macOS, and Windows from a single shared codebase.

Getting Started

Overview

.NET Multi-platform App UI (.NET MAUI) is the evolution of Xamarin.Forms that expands capabilities beyond mobile Android and iOS into desktop apps for Windows and macOS. With .NET MAUI, you can build apps that perform great for any device that runs Windows, macOS, Android, & iOS from a single codebase. Coupled with Visual Studio productivity tools and emulators, .NET and Visual Studio significantly speed up the development process for building apps that target the widest possible set of devices. Use a single development stack that supports the best of breed solutions for all modern workloads with a unified SDK, base class libraries, and toolchain. Read More

.NET MAUI Weather App on all platforms

Current News

Follow the .NET MAUI Blog and visit the News wiki page for more news and updates.

FAQs

Do you have questions? Do not worry, we have prepared a complete FAQ answering the most common questions.

How to Engage, Contribute, and Give Feedback

Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests. Proposals for changes specific to MAUI can be found here for discussion.

See CONTRIBUTING, CODE-OF-CONDUCT and the Development Guide.