SkiaSharp.Views.Forms 2.80.0-preview.3

Prefix Reserved
This is a prerelease version of SkiaSharp.Views.Forms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SkiaSharp.Views.Forms --version 2.80.0-preview.3
                    
NuGet\Install-Package SkiaSharp.Views.Forms -Version 2.80.0-preview.3
                    
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="SkiaSharp.Views.Forms" Version="2.80.0-preview.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SkiaSharp.Views.Forms" Version="2.80.0-preview.3" />
                    
Directory.Packages.props
<PackageReference Include="SkiaSharp.Views.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 SkiaSharp.Views.Forms --version 2.80.0-preview.3
                    
#r "nuget: SkiaSharp.Views.Forms, 2.80.0-preview.3"
                    
#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.
#addin nuget:?package=SkiaSharp.Views.Forms&version=2.80.0-preview.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SkiaSharp.Views.Forms&version=2.80.0-preview.3&prerelease
                    
Install as a Cake Tool

SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 is compatible.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (114)

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

Package Downloads
Microcharts.Forms

Simple, cross-platform chart library for Xamarin.Forms.

Forms9Patch

Xamarin Forms is great for developing apps on Android, iOS, and Universal Windows Platform (UWP) but it is missing some important features: - Scalable images - NetStandard, PCL and Shared Library, multi-screen / multi-resolution image management - HTML formatted text for labels and buttons - NetStandard, PCL and Shared Library custom font management - Hardware keyboard key detection - On-Screen software keyboard height change events - Support for multiple items of the same MIME type on the clipboard - Support for inter-app Data Sharing Android developers can use NinePatch bitmaps, the drawable directory naming convention, Html.FromHtml, and a bunch of complex file manipulations to address the image issue. Likewise, iOS developers can use ResizeableImageWithCapInsets, the @2x, @3x, @4x file naming convention, and some 3rd party libraries for this purpose. Forms9Patch enhances Xamarin Forms to make multi-resolution / multi-screen image management, custom fonts, and HTML text formatting easy for NetStandard, PCL, and Shared Libary apps for iOS, Android and UWP

MagicGradients

Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic. Powered by SkiaSharp.

Syncfusion.Xamarin.SfSignaturePad

This package provides the functionality to utilize the features of Syncfusion® Xamarin SignaturePad control and more.

Mapsui.Forms

Mapsui.Forms - Library for mapping for Xamarin.Forms

GitHub repositories (31)

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

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
microcharts-dotnet/Microcharts
Simple, cross-platform chart library for .NET
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
sthewissen/Xamarin.Forms.PancakeView
An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!
kwsch/PKHeX.Mobile
Pokémon save editor for Android and iOS!
maxim-saplin/CrossPlatformDiskTest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
mgierlasinski/MagicGradients
Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
xamarin/Sport
taublast/DrawnUi
Crossplatform rendering engine for .NET MAUI, with gestures and animations. Draw with SkiaSharp, replace native views with a Canvas!
microsoft/TailwindTraders-Mobile
Tailwind Traders Mobile
Sanheiii/Mageki
一个在移动设备上模拟的音击控制器
roubachof/Xamarin-Forms-Practices
Collection of good practices for Xamarin forms developement
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
roubachof/Sharpnado.CollectionView
A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.
vchelaru/Gum
Flexible layout tool for creating UI on any platform
Samsung/Tizen-CSharp-Samples
Tizen C# Samples for Mobile, Wearable, and TV profiles.
UdaraAlwis/Xamarin-Playground
Random cool stuff I play around using Xamarin.. :3 Some of these cool projects I feature them on my blog, with step by step explanation. :) Don't forget to check it out. Go to: theconfuzedsourcecode.wordpress.com
Version Downloads Last Updated
2.88.9 22,440 11/7/2024
2.88.9-preview.2.2 767 10/24/2024
2.88.9-preview.1.1 340 7/18/2024
2.88.8 119,924 4/10/2024
2.88.8-preview.1.1 276 4/5/2024
2.88.7 82,825 1/11/2024
2.88.6 214,470 9/21/2023
2.88.6-preview.1.2 1,470 8/31/2023
2.88.5 17,447 8/23/2023
2.88.4 2,242 8/22/2023
2.88.4-preview.96 771 8/17/2023
2.88.4-preview.95 136 8/16/2023
2.88.4-preview.89 458 7/25/2023
2.88.4-preview.84 1,044 6/27/2023
2.88.4-preview.82 174 6/26/2023
2.88.4-preview.76 189 6/19/2023
2.88.4-preview.70 161 6/15/2023
2.88.3 578,607 10/4/2022
2.88.2 43,444 9/8/2022
2.88.2-preview.8 180 9/8/2022
2.88.1 52,305 8/17/2022
2.88.1-preview.108 250 8/12/2022
2.88.1-preview.104 253 8/10/2022
2.88.1-preview.91 2,824 7/15/2022
2.88.1-preview.79 1,131 6/29/2022
2.88.1-preview.75 4,216 6/27/2022
2.88.1-preview.71 357 6/20/2022
2.88.1-preview.63 1,457 6/8/2022
2.88.1-preview.1 590 5/22/2022
2.88.0 131,807 5/22/2022
2.88.0-preview.266 804 5/11/2022
2.88.0-preview.256 630 4/26/2022
2.88.0-preview.254 17,885 4/17/2022
2.88.0-preview.232 4,754 3/17/2022
2.88.0-preview.209 2,844 2/18/2022
2.88.0-preview.187 549 1/27/2022
2.88.0-preview.179 16,061 12/18/2021
2.88.0-preview.178 1,045 12/15/2021
2.88.0-preview.155 15,028 10/29/2021
2.88.0-preview.152 579 10/22/2021
2.88.0-preview.150 4,032 10/11/2021
2.88.0-preview.145 1,542 9/28/2021
2.88.0-preview.140 5,965 9/15/2021
2.88.0-preview.139 325 9/13/2021
2.88.0-preview.127 1,358 8/21/2021
2.88.0-preview.120 494 8/10/2021
2.88.0-preview.61 749 7/12/2021
2.80.4 33,510 5/21/2022
2.80.4-preview.9 190 5/11/2022
2.80.4-preview.5 274 9/13/2021
2.80.4-preview.2 233 8/19/2021
2.80.3 1,054,228 7/12/2021
2.80.3-preview.93 919 6/12/2021
2.80.3-preview.90 819 5/30/2021
2.80.3-preview.40 31,612 2/6/2021
2.80.3-preview.24 868 1/27/2021
2.80.3-preview.18 4,046 11/10/2020
2.80.2 1,397,955 9/11/2020
2.80.2-preview.36 1,110 9/3/2020
2.80.2-preview.33 827 8/25/2020
2.80.2-preview.19 5,513 8/4/2020
2.80.2-preview.18 575 8/2/2020
2.80.2-preview.9 604 7/27/2020
2.80.1 484,727 7/14/2020
2.80.0 21,595 7/9/2020
2.80.0-preview.33 532 7/1/2020
2.80.0-preview.24 498 6/27/2020
2.80.0-preview.14 745 6/18/2020
2.80.0-preview.12 450 6/16/2020
2.80.0-preview.3 697 6/8/2020
1.68.3 653,174 5/18/2020
1.68.3-preview.2 380 5/18/2020
1.68.2.1 95,610 5/2/2020
1.68.2 27,708 4/30/2020
1.68.2-preview.60 2,288 4/13/2020
1.68.2-preview.50 1,493 4/3/2020
1.68.2-preview.45 3,066 3/24/2020
1.68.2-preview.43 798 3/18/2020
1.68.2-preview.39 1,843 2/27/2020
1.68.2-preview.29 2,069 2/7/2020
1.68.2-preview.21 4,352 1/20/2020
1.68.2-preview.17 2,304 1/11/2020
1.68.1.1 673,772 12/21/2019
1.68.1.1-preview.9 866 12/10/2019
1.68.1 90,266 11/22/2019
1.68.1-rc.172 756 11/17/2019
1.68.1-rc.170 591 11/16/2019
1.68.1-rc.169 590 11/14/2019
1.68.1-rc.165 666 11/7/2019
1.68.1-rc.153 4,195 10/24/2019
1.68.1-rc.147 1,695 9/26/2019
1.68.0 1,140,802 12/4/2018
1.68.0-preview28 3,430 11/14/2018
1.60.3 343,289 8/13/2018
1.60.2 44,658 6/28/2018
1.60.1 65,943 5/22/2018
1.60.0 165,890 2/22/2018
1.59.3 161,585 12/19/2017
1.59.2 36,926 10/26/2017
1.59.1.1 227,381 9/12/2017
1.59.1 73,876 7/18/2017
1.59.0 10,599 7/15/2017
1.58.1.1 7,160 9/12/2017
1.58.1 7,275 6/30/2017
1.58.0 27,393 5/19/2017
1.57.1 11,389 5/5/2017
1.57.0 13,726 4/11/2017
1.56.2 12,949 3/9/2017
1.56.1 8,036 2/8/2017
1.56.1-beta 3,247 2/2/2017
1.56.0 6,834 1/16/2017
1.55.1 22,138 11/21/2016
1.55.0 5,839 11/10/2016
1.54.1-beta1 3,209 10/12/2016

Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.