.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Javier Suárez 7c54927001
Added lifecycle methods to UITest (#19102)
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2023-12-11 20:00:24 +01:00
.config Update dependencies from https://github.com/dotnet/xharness build 20231127.1 (#19187) 2023-12-05 11:38:50 +00:00
.github Migrate to the Locker GitHub action for locking closed/stale issues/PRs (#19145) 2023-12-04 11:37:39 +00:00
.vscode Add a Mac Catalyst device test run (#16260) 2023-07-21 12:03:10 -05:00
Assets Add NuGet package information (#18197) 2023-10-23 23:22:29 +01:00
docs Add note about ClipsToBounds/IsClippedToBounds (#16833) 2023-08-19 12:48:32 +01:00
eng [ci] Execute build.ps1 from bash on Mac to avoid STDIO streams hang (#19257) 2023-12-07 23:11:25 +00:00
loc LEGO: Merge pull request 8721 2022-07-13 10:50:49 -07:00
src Added lifecycle methods to UITest (#19102) 2023-12-11 20:00:24 +01:00
.editorconfig Remove obsolete MauiWinUIApplication properties (#17667) 2023-09-27 01:02:04 +00:00
.gitattributes try to avoid merge conflicts in GitInfo.txt (#5715) 2019-04-03 08:49:40 +02:00
.gitconfig try to avoid merge conflicts in GitInfo.txt (#5715) 2019-04-03 08:49:40 +02:00
.gitignore Add visual testing support, on top of Appium (#14999) 2023-08-03 15:16:41 +01:00
Directory.Build.Override.props.in Allow MAUI to be built using .NET 7 (#10047) 2022-09-11 23:09:58 +02:00
Directory.Build.props Add NuGet package information (#18197) 2023-10-23 23:22:29 +01:00
Directory.Build.targets [ios] update MemoryAnalyzers and cleanup (#18449) 2023-11-29 00:05:44 +02:00
GitInfo.txt Update GitInfo.txt (#18963) 2023-11-23 13:28:30 +00:00
LICENSE.txt License format matches other dotnet org projects (#5074) 2022-03-07 21:30:22 -05:00
Microsoft.Maui-dev.sln Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui-mac.slnf Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui-vscode.sln Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui-windows.slnf Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui.BuildTasks.slnf SourceGen now supports internal duplicate types 2023-03-25 19:01:12 +02:00
Microsoft.Maui.Graphics.slnf Add back the SkiaSharp libs and Samples 2022-07-11 15:56:50 +02:00
Microsoft.Maui.LegacyControlGallery.slnf Only specify app path for Windows tests 2023-10-02 17:08:42 -07:00
Microsoft.Maui.Packages-mac.slnf Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui.Packages.slnf Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
Microsoft.Maui.Samples.slnf [uitests] Work for get appium uitests with CI (#14488) 2023-05-16 16:34:25 -05:00
Microsoft.Maui.sln Fix the incorrect manifest project name (#18488) 2023-11-03 10:19:24 +01:00
NuGet.config Update dependencies from https://github.com/dotnet/xharness build 20231120.1 (#18901) 2023-11-22 14:08:59 +00:00
README.md Update readme with latest blog (#18763) 2023-11-17 01:13:39 +00:00
SECURITY.md Update SECURITY.md 2021-09-23 10:07:32 +01:00
THIRD-PARTY-NOTICES.TXT [iOS] Fix Entry Next Keyboard Button Finds Next TextField (#11914) 2023-02-06 14:52:44 -06:00
build.cake [uitests] Bump versions and fix script (#16917) 2023-08-23 07:48:17 -05:00
build.cmd Make building easier on Windows by setting PowerShell execution policy (attempt 2) (#6755) 2019-07-02 14:36:22 -06:00
build.ps1 Switch to RC 2 SDK and packages 2023-10-24 18:59:19 +02:00
build.sh Fix typo in build.sh (#17305) 2023-09-26 09:22:56 +02:00
cSpell.json Add product names to cspell word list and add csharp to markdown code section 2023-07-05 12:54:04 -07:00
dotnet-local.cmd Add `dotnet-local` scripts to make using in tree dotnet easier. (#16461) 2023-08-04 23:10:20 +00:00
dotnet-local.sh Add `dotnet-local` scripts to make using in tree dotnet easier. (#16461) 2023-08-04 23:10:20 +00:00
global.json Remove pinning to NET7 SDK (#17035) 2023-08-28 20:04:45 +00:00
maui.code-workspace Add a vscode workspace and some build tasks (#5827) 2022-04-08 18:49:40 +01:00
omnisharp.json Make MAUI into 1 workload and lots of NuGets instead of a full workload (#11206) 2023-02-07 15:09:25 +02:00

README.md

.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.