Plugin.Badge 2.2.0

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

// Install Plugin.Badge as a Cake Tool
#tool nuget:?package=Plugin.Badge&version=2.2.0

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 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 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.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  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 was computed.  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 (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 289,121 11/1/2020
2.3.0 63,187 6/14/2020
2.3.0-pre.2 4,892 3/7/2020
2.2.1 115,820 8/3/2019
2.2.0 21,434 7/7/2019
2.2.0-pre.1 734 4/22/2019
2.1.2 24,311 4/22/2019
2.1.1 20,899 2/3/2019
2.1.0 9,932 11/11/2018
2.1.0-pre.3 1,145 10/22/2018
2.1.0-pre.2 1,410 9/16/2018
2.1.0-pre.1 695 9/16/2018
2.0.0 21,055 3/17/2018
2.0.0-pre 1,419 2/18/2018
1.3.0 8,019 11/18/2017
1.3.0-pre 1,450 8/16/2017
1.2.1 8,588 9/24/2017
1.2.0 1,446 9/24/2017
1.1.3 3,758 8/1/2017
1.1.2 1,441 7/29/2017
1.1.1 4,554 7/23/2017
1.1.0 5,028 6/29/2017
1.0.2 1,409 6/27/2017
1.0.1 5,996 12/19/2016
1.0.0 2,071 11/1/2016

[2.2.0]
     - #67: Update to XF 4.0.0.425677
     - #72: Fix Android Warnings
     - #64: Generic XF badge view that can be added to any XF layout
     - #30: Generic XF badge used with NavigationPage.TitleView
     [2.1.2]
     - #65 iOS: Update badge properties on icon property changed
     - #66 Ensure cleanup also takes into account tabs wrapped by navigation pages
     - Android: Update target sdk to 28
     [2.1.1]
     - #62 Merged fix from PR #63
     - #61 UWP Nuget pacakge - Explicitly include .xr.xml and .xbf files
     [2.1.0]
     - #45 WPF Renderer and sample app
     - #58 Tabs as navigation pages
     [2.1.0-pre.3]
     - #55 #48 Fix bottom layout and placement.
     [2.1.0-pre.2]
     - #49 Fix missing UWP dlls from nuget package
     [2.1.0-pre.1]
     - Update to Xamarin Forms 3.1
     - #48 Android Bottom Placement Support
     - #46 Bugfix: consider tabpage children embedded in navigation pages
     [2.0.0]
     - NET Standard support
     - #40 Added support for NON-AppCompat android activity (actionbar)
     - Backwards compatibility to PCL

     - Changelog: https://raw.githubusercontent.com/xabre/xamarin-forms-tab-badge/master/changelog.md