DestinyPCL 1.0.0.29

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

A PCL API Wrapper for the Destiny's API. This library might help you implement your own Wrapper or just use this as most of the boilerplate code is already there. Please get your own API KEY

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DestinyPCL:

Package Downloads
DestinyPCL.Win32Manifest

Win32 Manifest implementation for DestinyPCL-Wrapper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.29 1,556 12/8/2015
1.0.0.28 1,498 12/6/2015
1.0.0.26 1,344 12/6/2015
1.0.0.22 1,418 12/6/2015
1.0.0.21 1,334 12/6/2015

Initial Release. EXPERIMENTAL