Xamarin.Forms
1.2.2.6243
See the version list below for details.
dotnet add package Xamarin.Forms --version 1.2.2.6243
NuGet\Install-Package Xamarin.Forms -Version 1.2.2.6243
<PackageReference Include="Xamarin.Forms" Version="1.2.2.6243" />
<PackageVersion Include="Xamarin.Forms" Version="1.2.2.6243" />
<PackageReference Include="Xamarin.Forms" />
paket add Xamarin.Forms --version 1.2.2.6243
#r "nuget: Xamarin.Forms, 1.2.2.6243"
#:package Xamarin.Forms@1.2.2.6243
#addin nuget:?package=Xamarin.Forms&version=1.2.2.6243
#tool nuget:?package=Xamarin.Forms&version=1.2.2.6243
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 is compatible. |
| MonoTouch | monotouch10 is compatible. |
| Windows Phone | wp8 is compatible. wp81 was computed. |
-
MonoAndroid 1.0
- Xamarin.Android.Support.v4 (>= 19.1.0)
-
WindowsPhone 8.0
- WPtoolkit (>= 4.2013.8.16)
GitHub repositories (306)
Showing the top 20 popular GitHub repositories that depend on Xamarin.Forms:
| Repository | Stars |
|---|---|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
|
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
|
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
|
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
|
x360ce/x360ce
Primary repository for the x360ce library, front-end and tools.
|
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
|
microcharts-dotnet/Microcharts
Simple, cross-platform chart library for .NET
|
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
|
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
|
|
|
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
|
|
|
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
|
|
|
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
|
|
|
ArduPilots/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.3.6358-pre2 | 2,156 | 4/24/2015 |
| 1.4.3.6356-pre1 | 347 | 4/21/2015 |
| 1.4.2.6359 | 22,415 | 4/30/2015 |
| 1.4.2.6355 | 7,015 | 4/21/2015 |
| 1.4.2.6353-pre2 | 883 | 3/31/2015 |
| 1.4.2.6350-pre1 | 196 | 3/30/2015 |
| 1.4.1.6349 | 18,570 | 3/30/2015 |
| 1.4.1.6347-pre2 | 1,840 | 3/19/2015 |
| 1.4.1.6342-pre1 | 599 | 3/10/2015 |
| 1.4.0.6341 | 13,781 | 3/9/2015 |
| 1.4.0.6340-pre2 | 451 | 3/6/2015 |
| 1.4.0.6336-pre1 | 490 | 3/3/2015 |
| 1.3.5.6337 | 2,875 | 3/5/2015 |
| 1.3.5.6335 | 3,408 | 3/2/2015 |
| 1.3.5.6333-pre1 | 796 | 2/17/2015 |
| 1.3.4.6332 | 8,947 | 2/17/2015 |
| 1.3.4.6331-pre4 | 435 | 2/13/2015 |
| 1.3.4.6329-pre3 | 238 | 2/12/2015 |
| 1.3.4.6328-pre2 | 243 | 2/11/2015 |
| 1.2.2.6243 | 15,767 | 7/30/2014 |
## API Changes
- NavigationPage.Get/SetTitleIcon takes a FileImageSource and not a string (as was intended). This was an oversight.
## Bug Fixes
- [All] ImageCell and Button properly update image which image source changes.
- [Core] There is now a better exception thrown if an Element with a parent is attempted to be used in a PushAsync operation.
- [Core] Fix crash when ShortNameBinding set but not grouping enabled
- [Core] navPage.Navigation.PopToRoot now works as expected
- [Core] `ImageCell.ImageSource` changes now are reflected in the UI.
- [Core] `Grid` now correctly does a re-layout if its columns or rows change.
- [Android] ToolbarItems set on a NavigationPage should now show up.
- [Android] Button text no longer will randomly re-align to the left side of the screen
- [Android] Reported wrong minimum size for most controls, causing layout issues
- [Android] ActionBar no longer wrongly shows up action when navigation page is not navigated
- [Android] MasterDetailPage no longer crashes when re-shown with retained master
- [Android] Fix issue where toolbar items sometimes didn't show up
- [Android/iOS] Map reported wrong size request
- [Android] `SwitchCell` no longer leaves phantom switches in `ListView`
- [Android] Fixed an `ArgumentOutOfRangeException` with `ListView` when grouping.
- [Android] Fixed `NullReferenceException` from `SetActionBarTextColor ()` when there's no ActionBar.
- [Android] `ListView` no longer mixes up cell order after a layout change.
- [Android] `VisualElement.Opacity` works again properly.
- [Android] `Page` and `Cell` `Disappearing` events is now raised more reliably.
- [Android] Tapping back while the page animation is still playing no longer crashes.
- [Android] Several memory leaks plugged.
- [iOS] Fix crash when assigning to ListView.Source after being unrealized
- [iOS] ActionSheets should no longer double trigger if the root page gets re-assigned
- [WP] Geocoder backend now returns actual address strings
- [WP] Fix issue where toolbar items sometimes didn't show up
- [XAML] Fixed an issue with StaticResource lookup in data templates.
- [XAML] Using x:Name inside of a DataTemplate no longer triggers errant fields in g.cs file
- [XAML] x:TypeArguments now works at root level, fixing generic subclassing from XAML