AppPlugin 0.5.6167.31797

dotnet add package AppPlugin --version 0.5.6167.31797
                    
NuGet\Install-Package AppPlugin -Version 0.5.6167.31797
                    
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="AppPlugin" Version="0.5.6167.31797" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppPlugin" Version="0.5.6167.31797" />
                    
Directory.Packages.props
<PackageReference Include="AppPlugin" />
                    
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 AppPlugin --version 0.5.6167.31797
                    
#r "nuget: AppPlugin, 0.5.6167.31797"
                    
#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=AppPlugin&version=0.5.6167.31797
                    
Install AppPlugin as a Cake Addin
#tool nuget:?package=AppPlugin&version=0.5.6167.31797
                    
Install AppPlugin as a Cake Tool

This project combines UWP AppServices with AppExtensions and DataContracts in order to realize a more Code orientated way to write extensions.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.6167.31797 1,424 11/19/2016
0.0.6162.40264 1,349 11/14/2016

- Fixed Bugs
     - Added Sample
     - [BEAKING CHANGE] Method Signatures Changed