.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
Paul DiPietro 90582e9777 [WinRT/UWP] Enable selection in password entry (#677)
* [WinRT/UWP] Enable selection in password entry

* Remove unnecessary if
2017-03-27 18:26:56 +01:00
.nuget VSTS support (#803) 2017-03-08 11:30:34 +00:00
.nuspec [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
AndroidNative/FormsViewGroup Revert "[*] ScaleX and ScaleY" 2017-02-06 15:18:16 +01:00
PagesGallery VSTS support (#803) 2017-03-08 11:30:34 +00:00
Stubs VSTS support (#803) 2017-03-08 11:30:34 +00:00
Xamarin.Forms.Build.Tasks [XamlC] accept assignment of Object from unboxed value types in SetValue (#832) 2017-03-22 16:53:24 +00:00
Xamarin.Forms.ControlGallery.Android [Android] Still look for the normal drawable on resources (#839) 2017-03-24 17:54:12 +00:00
Xamarin.Forms.ControlGallery.MacOS Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
Xamarin.Forms.ControlGallery.WP8 UI tests for InputTransparent and fixes for Android/Windows (#808) 2017-03-23 17:18:38 +00:00
Xamarin.Forms.ControlGallery.Windows Fix out-of-memory crashes on iOS when creating maps (#467) 2017-01-12 13:43:57 -08:00
Xamarin.Forms.ControlGallery.WindowsPhone Fix out-of-memory crashes on iOS when creating maps (#467) 2017-01-12 13:43:57 -08:00
Xamarin.Forms.ControlGallery.WindowsUniversal VSTS support (#803) 2017-03-08 11:30:34 +00:00
Xamarin.Forms.ControlGallery.iOS [Android] ScrollView can now consume Effects (#836) 2017-03-23 17:12:41 -06:00
Xamarin.Forms.Controls [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared [WinRT/UWP] Enable selection in password entry (#677) 2017-03-27 18:26:56 +01:00
Xamarin.Forms.Core [iOS] Platform specifics to control ScrollView content touch delay (#563) 2017-03-24 12:07:59 -07:00
Xamarin.Forms.Core.Android.UITests [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.Core.Design Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Xamarin.Forms.Core.UITests.Shared UI tests for InputTransparent and fixes for Android/Windows (#808) 2017-03-23 17:18:38 +00:00
Xamarin.Forms.Core.UnitTests Setup a ConditionalWeakTable in ListProxy to hold weak references so that a ListView will work when connected to a Weak Source (#802) 2017-03-24 11:58:28 -07:00
Xamarin.Forms.Core.Windows.UITests [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.Core.iOS.UITests [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.Core.macOS.UITests [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.CustomAttributes [Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFastScrollEnabled (#797) 2017-03-08 11:30:08 +00:00
Xamarin.Forms.Maps MacOS (#650) 2017-01-26 15:33:15 +00:00
Xamarin.Forms.Maps.Android Convert Android maps to GetMapAsync call (#824) 2017-03-21 11:38:36 +01:00
Xamarin.Forms.Maps.Design Warnings as Errors in product projects 2016-04-06 10:32:29 -07:00
Xamarin.Forms.Maps.MacOS MacOS (#650) 2017-01-26 15:33:15 +00:00
Xamarin.Forms.Maps.MacOS.Extra MacOS (#650) 2017-01-26 15:33:15 +00:00
Xamarin.Forms.Maps.UWP UWP MapRenderer NRE and Location fixes (#811) 2017-03-20 08:40:04 -07:00
Xamarin.Forms.Maps.WP8 Maps.WP8 warning as error mop up (#79) 2016-04-13 17:15:21 +01:00
Xamarin.Forms.Maps.WinRT.Phone Mop up enabling warnings as errors (#78) 2016-04-12 11:44:30 -07:00
Xamarin.Forms.Maps.WinRT.Tablet VSTS support (#803) 2017-03-08 11:30:34 +00:00
Xamarin.Forms.Maps.iOS Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
Xamarin.Forms.Pages Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Xamarin.Forms.Pages.Azure Azure support (#143) 2016-04-27 14:48:28 -04:00
Xamarin.Forms.Pages.UnitTests [Controls] Update Insights and UITest packages and fix warnings (#361) 2016-09-18 11:24:44 -07:00
Xamarin.Forms.Platform Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124) 2016-04-25 12:52:48 -04:00
Xamarin.Forms.Platform.Android [Android]Refactor to use a extension method to get the drawable (#841) 2017-03-24 22:11:20 +00:00
Xamarin.Forms.Platform.Android.AppLinks VSTS support (#803) 2017-03-08 11:30:34 +00:00
Xamarin.Forms.Platform.Android.FormsViewGroup Set AndroidCodeGenTarget to XAJavaInterop1 (#404) 2016-09-30 12:36:58 -07:00
Xamarin.Forms.Platform.MacOS Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Xamarin.Forms.Platform.UAP Fix 53427; Change default UAP styling for a label (#837) 2017-03-27 11:32:18 +01:00
Xamarin.Forms.Platform.WP8 Fixed a redundant check that caused a massive slowdown on UWP. (#788) 2017-03-09 18:39:27 +00:00
Xamarin.Forms.Platform.WinRT [WinRT/UWP] Enable selection in password entry (#677) 2017-03-27 18:26:56 +01:00
Xamarin.Forms.Platform.WinRT.Phone [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
Xamarin.Forms.Platform.WinRT.Tablet [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
Xamarin.Forms.Platform.iOS [iOS] Prevent NRE when page is switched on Appearing (#840) 2017-03-27 11:31:04 +01:00
Xamarin.Forms.Xaml Resource loading (#815) 2017-03-16 12:09:22 -07:00
Xamarin.Forms.Xaml.Design Enable warnings as errors in XAML 2016-04-06 23:08:17 -07:00
Xamarin.Forms.Xaml.UnitTests [XamlC] accept assignment of Object from unboxed value types in SetValue (#832) 2017-03-22 16:53:24 +00:00
Xamarin.Forms.Xaml.Xamlc Resource loading (#815) 2017-03-16 12:09:22 -07:00
Xamarin.Forms.Xaml.Xamlg Enable warnings as errors in XAML 2016-04-06 23:08:17 -07:00
docs [Docs] Fix docs Scrollview IOS Specific (#843) 2017-03-27 15:52:23 +01:00
tools/mdoc Add missing mdoc tooling 2016-03-22 17:28:19 -07:00
.editorconfig Added .editorconfig (#192) 2016-05-26 13:39:00 -07:00
.gitattributes Force git to checkout docs using unix line endings (#766) 2017-02-15 08:43:58 +01:00
.gitignore Add .bak extension to .gitignore (#388) 2016-09-27 23:15:53 +01:00
LICENSE Fix license copy 2016-04-29 13:41:50 -04:00
Makefile [docs] build Pages doc in make docs 2017-02-28 11:16:40 +01:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2016-03-23 10:42:54 -07:00
README.md [README] Add Xamarin.Forms banner (#757) 2017-02-09 22:02:30 +00:00
Xamarin.Forms.mdpolicy Add Xamarin.Forms code policy file for XamarinStudio 2016-03-28 15:39:31 +01:00
Xamarin.Forms.sln [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.sln.DotSettings Creating category constants for UI test categories (#487) 2016-11-15 11:39:23 -08:00
Xamarin.Forms.vssettings Update vssettings file to turn on Wrapping_PreserveSingleLine (#115) 2016-04-24 05:56:36 -07:00
banner.png [README] Add Xamarin.Forms banner (#757) 2017-02-09 22:02:30 +00:00
create-nuget.bat Update create-nuget.bat 2017-03-14 07:33:20 -07:00
debug.keystore Add missing debug.keystore 2016-03-22 18:07:44 -07:00
update-docs-windows.bat Robust doc change detection (#772) 2017-02-16 15:01:58 -05:00
update-docs.ps1 Normalize docs (#159) 2016-05-11 15:41:05 +01:00

README.md

Xamarin.Forms banner # Xamarin.Forms #

Xamarin.Forms provides a way to quickly build native apps for iOS, Android, and Windows, completely in C#.

Read more about the platform at https://www.xamarin.com/forms.

Build Status

alt text

alt text

alt text

alt text

alt text

alt text

Getting Started

Install Visual Studio 2015

VS 2015 is required for developing Xamarin.Forms. If you do not already have it installed, you can download it here. VS 2015 Community is completely free. If you are installing VS 2015 for the first time, select the "Custom" installation type and select the following from the features list to install:

  • C#/.NET (Xamarin v4.0.3)
  • Universal Windows App Development Tools
  • Windows 8.1 and Windows Phone 8.0/8.1 Tools

We also recommend installing Microsoft Visual Studio Emulator for Android as well as Emulators for Windows Phone 8.1. If you already have VS 2015 installed, you can verify that these features are installed by modifying the VS 2015 installation via the Control Panel.

Install Additional Features

After installing VS 2015, you will also need to install the following:

  • Bing Maps SDK for Windows 8.1 Store apps -- you can find this in Tools > Extensions and Updates and searching for "bing" in the Online pane.
  • Android SDKs -- you can install these via Tools > Android > Android SDK Manager.
Solution Configuration

Upon opening the Xamarin.Forms solution, you will find that there are a number of errors and warnings under the Error List pane; you can resolve this by changing the filter of Build + IntelliSense to Build Only. At this point, you should be able to successfully build the solution.

By default, the Xamarin.Forms.Controls project does not have a configuration for various API keys to access certain features on each platform (e.g. maps). When building the solution the first time, a controlgallery.config file will be generated inside that project, which looks like this:

Win8MapsAuthKey:
WinPhoneMapsAuthKey:
UWPMapsAuthKey:
InsightsApiKey:
WP8AppId:
WP8AuthToken:

You will have to obtain your own API keys for each of these services, inserted directly after the identifier (e.g. Win8MapsAuthKey:abcdefghijklmnopqrstuvwxyz). You can find out how to obtain each of these as follows:

Due to the way that Android works, the maps API key cannot be injected at runtime. As a result, you will have to add this key to the MapsKey.cs file under Xamarin.Forms.ControlGallery.Android/Properties:

[assembly: Android.App.MetaData("com.google.android.maps.v2.API_KEY", Value = "INSERT_KEY_HERE")]

You can find out how to obtain a Google Maps API key here.

Coding Style

We follow the style used by the .NET Foundation, with two primary exceptions:

  • We do not use the private keyword as it is the default accessibility level in C#.
  • We use hard tabs over spaces. You can change this setting in VS 2015 via Tools > Options and navigating to Text Editor > C# and selecting the "Keep tabs" radio option.

Contributing

Xamarin.Forms Evolution

To discuss this project and participate in the design, we use the Xamarin.Forms Evolution discussion board.

Reporting Bugs

We use Bugzilla to track issues.