A C# Library to access the EVE Online ESI API.
Info
Version: | 3.1.3 |
Author(s): | gehnster |
Last Update: | Thursday, June 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gehnster/EVEStandard |
NuGet Url: | https://www.nuget.org/packages/PointyHatGames.EVEStandard |
Install
Install-Package PointyHatGames.EVEStandard
dotnet add package PointyHatGames.EVEStandard
paket add PointyHatGames.EVEStandard
PointyHatGames.EVEStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
Tags