BindableApplicationBar 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BindableApplicationBar --version 1.0.0
                    
NuGet\Install-Package BindableApplicationBar -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="BindableApplicationBar" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BindableApplicationBar" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="BindableApplicationBar" />
                    
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 BindableApplicationBar --version 1.0.0
                    
#r "nuget: BindableApplicationBar, 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.
#:package BindableApplicationBar@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BindableApplicationBar&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=BindableApplicationBar&version=1.0.0
                    
Install as a Cake Tool

A bindable ApplicationBar control wrapper for Windows Phone that allows specifying and updating the ApplicationBar properties by changing the properties of a view model instead of handling events in the code behind.

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp71 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BindableApplicationBar:

Repository Stars
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
Version Downloads Last Updated
1.1.0 1,466 11/14/2013
1.0.0 228 2/17/2012

Version 1.0 of the BindableApplicationBar.