Skor.Controls 1.0.0-pre1

This is a prerelease version of Skor.Controls.
dotnet add package Skor.Controls --version 1.0.0-pre1
NuGet\Install-Package Skor.Controls -Version 1.0.0-pre1
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="Skor.Controls" Version="1.0.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Skor.Controls --version 1.0.0-pre1
#r "nuget: Skor.Controls, 1.0.0-pre1"
#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.
// Install Skor.Controls as a Cake Addin
#addin nuget:?package=Skor.Controls&version=1.0.0-pre1&prerelease

// Install Skor.Controls as a Cake Tool
#tool nuget:?package=Skor.Controls&version=1.0.0-pre1&prerelease

UI Controls for Xamarin.Forms

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap10 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Skor.Controls:

Repository Stars
jsuarezruiz/MyTripCountdown
Xamarin.Forms goodlooking UI sample
Version Downloads Last updated
1.0.0-pre1 1,970 4/3/2019
0.0.2-beta1 721 9/19/2018
0.0.2-alpha1 2,655 6/14/2018
0.0.1-alpha5 716 6/7/2018
0.0.1-alpha4 685 6/5/2018
0.0.1-alpha3 731 5/29/2018
0.0.1-alpha2 747 5/27/2018
0.0.1-alpha 712 5/27/2018

Git repository: https://github.com/skordesign/SKOR.UI
     Notes:
     - UWP minium version : Windows 10 Build 16299 Fall Creators
     Skor.UI:
     - Add GradientButton (with Image layer overlay)
     - Add GradientFrame (WIP)
     [0.0.1-alpha2]:
     - GradientButton support UWP now (but without Image and Corner, it will be updating soon).
     [0.0.1-alpha3]:
     - GradientButton fully supported UWP now.
     - GradientFrame Android and UWP (iOS is comming soon).
     [0.0.1-alpha4]:
     - GradientButton style when disable (Android)
     - Add GradientFrame
     - Add GradientTextButton (Gradient text and border)(Android)
     [0.0.1-alpha5]
     - Fix layout GradientButton and GradientTextButton (Android)
     - RippleColor property work on Android now
     - BindableStackLayout (WIP)
     - GradientFrame support image overlay now (Android)
     - GradientButton and GradientTextButton on UWP use Reveal Highlight (Fluent Design)
     [0.0.2-alpha1]
     - Add GradientToggleButton (Android and UWP)
     - Add ExpanxibleCell (Android, iOS, UWP)
     - BindableStackLayout is done (Android, iOS, UWP)
     [0.0.2-alpha2]
     - Fix center color cannot ignore on iOS