FreshEssentials 2.1.3
Install-Package FreshEssentials -Version 2.1.3
dotnet add package FreshEssentials --version 2.1.3
<PackageReference Include="FreshEssentials" Version="2.1.3" />
paket add FreshEssentials --version 2.1.3
#r "nuget: FreshEssentials, 2.1.3"
// Install FreshEssentials as a Cake Addin
#addin nuget:?package=FreshEssentials&version=2.1.3
// Install FreshEssentials as a Cake Tool
#tool nuget:?package=FreshEssentials&version=2.1.3
FreshEssentials for Xamarin.Forms has ONLY the most common elements you need for Xamarin.Forms. Designed so that it bring in just enough for the majority of projects.
Controls:
-BindablePicker
-AdvancedFrame (flexible rounded corners)
-SegmentedButtonGroup
-AutoGrid
Converters:
-InverseBooleanConverter
-HasDataConverter
Attached Properties
-ListViewItemTappedAttached
-TappedGestureAttached
Product | Versions |
---|---|
MonoAndroid | monoandroid10 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios10 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FreshEssentials:
Package | Downloads |
---|---|
SharedSpace.ExpandableList
An expandable list for iOS and Android. Built against Xamarin Forms 3.3.0.967583 |
GitHub repositories
This package is not used by any popular GitHub repositories.
2.1.3
[feature] Add LabelStyle for SegmentedButtonGroup
2.1.2
[fix] Clean up AdvancedFrame default properties.
[fix] BindablePicker IteamSource binding issue.
2.1.1
[fix] BindablePicker Android title update issue.
2.1.0
[feature] Add AutoGrid.
[fix] BindablePicker issues.
[feature] Change BindablePicker based on a button.
[feature] Add HasDataConverter.
2.0.0
[feature] Support UWP.
1.1.0
[feature] Support for Xamarin.Forms 2.2.