A .NET Core wrapper around Bungie's Destiny 2 API.
Info
Version: | 1.12.1 |
Author(s): | Andy Schott |
Last Update: | Thursday, September 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Destiny2 |
Install
Install-Package Destiny2
dotnet add package Destiny2
paket add Destiny2
Destiny2 Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Http(>= 3.1.10)
- System.Net.Http(>= 4.3.4)
- sqlite-net-pcl(>= 1.6.292)
Tags