.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Перейти к файлу
E.Z. Hart 3a44508960
Update to use full test from PR 1292
2017-11-27 19:44:34 -07:00
.nuget VSTS support (#803) 2017-03-08 11:30:34 +00:00
.nuspec [Android] Applinks firebase 42 (#1107) 2017-10-09 13:28:10 -07:00
AndroidNative [A] add building instructions 2017-05-05 11:37:28 +02:00
EmbeddingTestBeds [Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates (#1155) 2017-10-18 15:29:05 -07:00
PagesGallery [Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates (#1155) 2017-10-18 15:29:05 -07:00
Stubs [Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates (#1155) 2017-10-18 15:29:05 -07:00
Xamarin.Forms.Build@e1869d9fbe [Build] Update submodule to XCode8.1 2017-11-10 10:45:26 +00:00
Xamarin.Forms.Build.Tasks [XamlC] Compiled UriTypeConverter (#1166) 2017-09-29 09:04:27 +02:00
Xamarin.Forms.ControlGallery.Android [Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates (#1155) 2017-10-18 15:29:05 -07:00
Xamarin.Forms.ControlGallery.MacOS [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01: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 Better error handling for image loading errors on iOS/Android (#849) 2017-04-25 19:16:25 +01: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 [Internal] Stopgap support for running UI Tests on UWP Desktop (#1067) 2017-09-19 22:18:24 +01:00
Xamarin.Forms.ControlGallery.iOS [iOS11] Fix Secondary toolbar items iOS11 (#1208) 2017-10-19 11:09:55 +01:00
Xamarin.Forms.Controls Merge branch '2.4.0' into 15-5 2017-11-15 19:24:19 +00:00
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared Merge branch '2.4.0' into 15-5 2017-11-10 10:46:14 +00:00
Xamarin.Forms.Core Merge branch '2.4.0' into 15-5 2017-11-08 20:16:02 +00:00
Xamarin.Forms.Core.Android.UITests Merge branch '2.4.0' into 15-5 2017-11-03 12:04:12 +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 [iOS11] Fix Secondary toolbar items iOS11 (#1208) 2017-10-19 11:09:55 +01:00
Xamarin.Forms.Core.UnitTests Update to use full test from PR 1292 2017-11-27 19:44:34 -07:00
Xamarin.Forms.Core.Windows.UITests Merge branch '2.4.0' into 15-5 2017-11-03 12:04:12 +00:00
Xamarin.Forms.Core.iOS.UITests Merge branch '2.4.0' into 15-5 2017-11-03 12:04:12 +00:00
Xamarin.Forms.Core.macOS.UITests Merge branch '2.4.0' into 15-5 2017-11-03 12:04:12 +00:00
Xamarin.Forms.CustomAttributes Allow duplicate issue numbers per tracker (#1127) 2017-10-18 17:28:44 +02:00
Xamarin.Forms.Maps Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
Xamarin.Forms.Maps.Android Update obsolete messages for 2.5 2017-10-27 10:18:20 -07:00
Xamarin.Forms.Maps.Design
Xamarin.Forms.Maps.MacOS [MacOS]Remove extra lib that's not needed for Maps (#1100) 2017-08-15 10:44:02 +01:00
Xamarin.Forms.Maps.UWP Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
Xamarin.Forms.Maps.WP8 Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
Xamarin.Forms.Maps.WinRT.Phone
Xamarin.Forms.Maps.WinRT.Tablet Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
Xamarin.Forms.Maps.iOS [MacOS]Remove extra lib that's not needed for Maps (#1100) 2017-08-15 10:44:02 +01:00
Xamarin.Forms.Pages disable targets validation for Pages 2017-09-07 11:32:52 +02:00
Xamarin.Forms.Pages.Azure Azure support (#143) 2016-04-27 14:48:28 -04:00
Xamarin.Forms.Pages.UnitTests [Tests] Add nunit test adapter (#1038) 2017-07-06 23:29:03 +01: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] Allow Previewer to set a per-page Context (#1304) 2017-11-27 22:14:12 +00:00
Xamarin.Forms.Platform.Android.AppLinks [Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates (#1155) 2017-10-18 15:29:05 -07:00
Xamarin.Forms.Platform.Android.FormsViewGroup [Android]Ignore warning 2017-09-27 10:05:24 -07:00
Xamarin.Forms.Platform.MacOS [MacOS] Fix Menus (#1225) 2017-10-25 12:17:42 -07:00
Xamarin.Forms.Platform.UAP Proper revert of PR #882 (#1220) 2017-10-25 12:04:26 -07:00
Xamarin.Forms.Platform.WP8 [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
Xamarin.Forms.Platform.WinRT [UWP] Fix ListView selection issues **Behavior change** (#1157) 2017-10-25 12:16:50 -07:00
Xamarin.Forms.Platform.WinRT.Phone [All] Rename Accessibility -> AutomationProperties (#912) 2017-05-10 18:20:57 +01:00
Xamarin.Forms.Platform.WinRT.Tablet [*] Expose the Flags to the Core (#1181) 2017-10-19 11:51:34 +02:00
Xamarin.Forms.Platform.iOS Merge branch '2.4.0' into 15-5 2017-11-15 19:24:19 +00:00
Xamarin.Forms.Xaml [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
Xamarin.Forms.Xaml.Design
Xamarin.Forms.Xaml.UnitTests [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
Xamarin.Forms.Xaml.Xamlc [XamlC] update cecil to 0.10.0-beta5 2017-03-30 13:31:27 +02:00
Xamarin.Forms.Xaml.Xamlg [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
docs Merge branch '2.4.0' into 15-5 2017-11-08 20:16:02 +00:00
tools/mdoc
.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 Merge branch '2.4.0' into 15-5 2017-11-08 20:16:02 +00:00
.gitmodules Use Xamarin.Forms.Build (#1092) 2017-08-10 09:50:25 +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
README.md added styling instructions for Visual Studio for Mac (#1078) 2017-08-10 23:20:37 +01:00
Xamarin.Forms.2017.sln Add sln for VS2017 , remove not used Page Gallery (#1171) 2017-09-29 17:15:58 +01:00
Xamarin.Forms.mdpolicy
Xamarin.Forms.sln [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
Xamarin.Forms.sln.DotSettings Creating category constants for UI test categories (#487) 2016-11-15 11:39:23 -08:00
Xamarin.Forms.vssettings
_docs.xml [UWP] Fix ListView selection issues **Behavior change** (#1157) 2017-10-25 12:16:50 -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
global.json Use Xamarin.Forms.Build (#1092) 2017-08-10 09:50:25 +01: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
xtc-manual-ios.bat Allocate prototypical view for RetainElement (#1226) 2017-11-03 12:18:07 -07:00

README.md

Xamarin.Forms banner

Xamarin.Forms

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

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

Build Status

OSX Debug Teamcity

Windows Debug Teamcity

Android UI Tests Teamcity

iOS8 UI Tests Teamcity

iOS9 UI Tests Teamcity

iOS10 UI Tests Teamcity

Visual Studio Team Services Windows Debug

Visual Studio Team Services OSX Debug

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. In Visual Studio for Mac it's set via preferences in Source Code > Code Formatting > C# source code and disabling the checkbox for Convert tabs to spaces.
  • Lines should be limited to a max of 120 characters (or as close as possible within reason). This may be set in Visual Studio for Mac via preferences in Source Code > Code Formatting > C# source code and changing the Desired file width to 120.

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.