Plugin.Badge 1.0.0

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

Xamarin.Forms plugin to add cross-platform bindable tab (tabbar) badge functionality.
     Read the full documentation on the project page.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • MonoAndroid 0.0

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

  • Xamarin.iOS 0.0

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Plugin.Badge:

Package Downloads
BadgedPlatformTabbedPage

Make your Xamarin.Forms tabbed pages look more familiar to your users. built against 2.3.3.180

Mobigility.Mobile.Forms.Plugin.Badge.Android

Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C#

Mobigility.Mobile.Forms.Plugin.Badge.iOS

Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C#

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1 334,458 11/1/2020
2.3.0 65,748 6/14/2020
2.3.0-pre.2 4,965 3/7/2020
2.2.1 118,615 8/3/2019
2.2.0 21,987 7/7/2019
2.2.0-pre.1 817 4/22/2019
2.1.2 25,188 4/22/2019
2.1.1 21,280 2/3/2019
2.1.0 10,179 11/11/2018
2.1.0-pre.3 1,247 10/22/2018
2.1.0-pre.2 1,517 9/16/2018
2.1.0-pre.1 936 9/16/2018
2.0.0 21,654 3/17/2018
2.0.0-pre 1,649 2/18/2018
1.3.0 8,493 11/18/2017
1.3.0-pre 1,683 8/16/2017
1.2.1 8,919 9/24/2017
1.2.0 1,681 9/24/2017
1.1.3 4,020 8/1/2017
1.1.2 1,679 7/29/2017
1.1.1 4,791 7/23/2017
1.1.0 5,269 6/29/2017
1.0.2 1,642 6/27/2017
1.0.1 6,232 12/19/2016
1.0.0 2,312 11/1/2016

[1.0.0]
     - stable release
     - #3 hide ios badge on string.empty
     [1.0.0-beta3]
     - react to dynamic tab changes add/remove
     - improved registration without implicitly replacing standard renderer
     [1.0.0-beta2]
     - bindable badge color
     [1.0.0-beta1]
     - bindable badges for xamarin forms tab page.