Xamarin.Forms 1.2.3.6257

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Forms --version 1.2.3.6257
                    
NuGet\Install-Package Xamarin.Forms -Version 1.2.3.6257
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.Forms" Version="1.2.3.6257" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Forms" Version="1.2.3.6257" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Forms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.Forms --version 1.2.3.6257
                    
#r "nuget: Xamarin.Forms, 1.2.3.6257"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Xamarin.Forms@1.2.3.6257
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.Forms&version=1.2.3.6257
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.Forms&version=1.2.3.6257
                    
Install as a Cake Tool

Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.9K)

Showing the top 5 NuGet packages that depend on Xamarin.Forms:

Package Downloads
Rg.Plugins.Popup

Plugin for Xamarin forms. Allows you to open any page as a popup.

Xamarin.FFImageLoading.Forms

Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)

Prism.Forms

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support.

Xamarin.Forms.Maps

Maps models and renderers for Xamarin.Forms

CarouselView.FormsPlugin

Create Horizontal and Vertical carousels, add page indicators, navigation arrows and much more. “How to” at Github repository.

GitHub repositories (317)

Showing the top 20 popular GitHub repositories that depend on Xamarin.Forms:

Repository Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
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
xamarin/XamarinComponents
Plugins for Xamarin
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
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
Version Downloads Last Updated
5.0.0.2662 460,092 3/25/2024
5.0.0.2622 397,508 11/10/2023
5.0.0.2612 445,205 8/11/2023
5.0.0.2599-pre1 33,933 5/10/2023
5.0.0.2578 1,188,148 3/8/2023
5.0.0.2545 780,124 12/6/2022
5.0.0.2515 1,233,169 7/25/2022
5.0.0.2478 492,616 6/9/2022
5.0.0.2401 814,883 3/29/2022
5.0.0.2337 955,697 1/25/2022
5.0.0.2291 831,125 12/14/2021
5.0.0.2244 4,430,905 11/15/2021
5.0.0.2196 1,022,866 10/18/2021
5.0.0.2125 468,654 9/20/2021
5.0.0.2083 1,040,288 7/12/2021
5.0.0.2012 8,886,326 2/12/2021
5.0.0.1931 256,920 1/25/2021
5.0.0.1905 84,875 1/20/2021
5.0.0.1874 673,761 1/5/2021
1.2.3.6257 68,719 10/2/2014
Loading failed

## Important Notes
In this release we have changed the base class of Entry from a ViewRenderer<Entry, Canvas> to a ViewRenderer<Entry, Grid>. While it is unlikely anyone depends on this behavior, if you do you will need to update your code.

Further in 1.3.0 (the next major release) we will be changing the default Grid row and column definitions to use Star instead of Auto. While it is unlikely, if you currently depend on the default of Auto, you should hardcode the value in preparation for the change.

## Enhancements:

### Android

- Image/ImageCell will no longer reload images when the ImageSource instance is the same for a reused element.
- Minor memory improvements when reusing elements (ListView).
- ListView performance increase. Especially when dealing with lots of labels or nested layouts.

## Bug fixes:

### Core

- Fixed an NullReferenceException creating a ResourceDictionary.
- Fixed layout issues in Grid with ColSpan/RowSpan ([Bugzilla 23152](https://bugzilla.xamarin.com/show_bug.cgi?id=23152)).
- Entry no longer clears one way bindings when the user enters text
- BindableObject.ClearValue now properly triggers INPC

### iOS

- ImageCells no longer occasionally get reused for TextCells.
- Fixed an NullReferenceException for Editor.
- Fixed calling PopToRootAsync throwing NullReferenceException ([Bugzilla 23234](https://bugzilla.xamarin.com/show_bug.cgi?id=23234)).
- Fixed SearchButtonPressed firing for Cancel ([Bugzilla 23235](https://bugzilla.xamarin.com/show_bug.cgi?id=23235)).
- Fixed ListView not respecting BackgroundColor ([Bugzilla 23056](https://bugzilla.xamarin.com/show_bug.cgi?id=23056)).
- Fixed a crash with DisplayActionSheet on iOS 8 ([Bugzilla 23358](https://bugzilla.xamarin.com/show_bug.cgi?id=23358)).
- Fixed ScrollView measurement.
- Fixed intermittent rotation layout issues with MasterDetailPage ([Bugzilla 21950](https://bugzilla.xamarin.com/show_bug.cgi?id=21950)).
- ActionSheet no longer fails to send result in some situations
- Pushing pages from custom renderers using native APIs no longer confuses the NavigationRenderer
- Editor.Focus now works correctly
- Editor.UnFocus now works correctly
- Editor.IsEnabled now properly disables editing
- Fix crash introduced in 1.2.3-pre2 when navigating using MasterDetailPage
- Fix memory leak when changing pages using Master pane in MasterDetailPage
- Secondary toolbar items will now clear properly and are sorted correctly
- MapRenderer is now public
- ScrollView will no longer exceed its bounds (extension of previous fix to include more cases)
- Resolve a major memory leak when popping pages from Navigation stack
- ContentPage inside of a NavigationPage inside of TabbedPage will no longer incorrectly set the tab title from the ContentPage

### Android
- Fixed Focused/Unfocused events for SearchBar ([Bugzilla 23296](https://bugzilla.xamarin.com/show_bug.cgi?id=23296)).
- Fixed issue with label truncation.
- Fixed a crash with ScrollViews instances being reused.
- Fixed software keyboard not responding to Focus ([Bugzilla 21862](https://bugzilla.xamarin.com/show_bug.cgi?id=21862)).
- SwitchRenderer no longer causes crashing with Navigation
- ListView selected background color now properly cleared
- Image loading reset on ImageCell
- Fix edge case where images were not loaded asynchronously in ListView
- Images no longer trigger useless layout cycle when re-used in ListView
- Minor ListView performance improvements
- ListView background color will no longer throw a NotFoundException in some cases
- Fix a GREF leak when dismissing keyboard (performance and memory leak)
- Keyboard now properly hides when calling Entry.Unfocus
- ScrollView will no longer crash when inside of a ViewCell
- ListView background and divider color is now based on the theme color
- ScrollView children will no longer flow outside of ScrollView bounds
- Setting MasterDetailPage.Detail should now dispose old Detail properly
- Reshowing an existing ListView will no longer crash on selection
- Fix crash in ImageRenderer during dispose cycle

### Windows Phone

- Fixed RotationX/Y to match Android/iOS.
- Fixed MapType ([Bugzilla 22737](https://bugzilla.xamarin.com/show_bug.cgi?id=22737)).
- Fixed too many toolbars crash.
- Switch.IsEnabled property now works correctly
- Secondary toolbar items no longer occasionally duplicate themselves
- MapRenderer is now public
- Calling Picker.Items.Clear no longer crashes
- Entry's inside of a ViewCell will no longer incorrectly horizontally minimize
- Add support for ApplicationId and AuthToken to FormsMaps.Init (string, string), old overload remains for testing
- EntryCell now properly supports IsEnabled

### XAML

- Fix error when saving xaml file in Xamarin Studio on Windows where the file is locked by another process
- BindableObject can now be used as a root element in XAML, not just VisualElements. Allows creating ViewCells as root objects.