eZet.EveLib 2.0.0-beta9

This is a prerelease version of eZet.EveLib.
There is a newer version of this package available.
See the version list below for details.
dotnet add package eZet.EveLib --version 2.0.0-beta9
                    
NuGet\Install-Package eZet.EveLib -Version 2.0.0-beta9
                    
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="eZet.EveLib" Version="2.0.0-beta9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="eZet.EveLib" Version="2.0.0-beta9" />
                    
Directory.Packages.props
<PackageReference Include="eZet.EveLib" />
                    
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 eZet.EveLib --version 2.0.0-beta9
                    
#r "nuget: eZet.EveLib, 2.0.0-beta9"
                    
#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=eZet.EveLib&version=2.0.0-beta9&prerelease
                    
Install eZet.EveLib as a Cake Addin
#tool nuget:?package=eZet.EveLib&version=2.0.0-beta9&prerelease
                    
Install eZet.EveLib as a Cake Tool

EveLib is a .NET Library for accessing the Eve Online API, CREST, and many other popular APIs

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-beta4 71 12/19/2014
2.1.0-beta3 44 12/18/2014
2.1.0-beta2 44 12/17/2014
2.1.0-beta1 43 12/16/2014
2.0.5.2 308 11/22/2014
2.0.5.1 212 11/19/2014
2.0.5 489 11/6/2014
2.0.5-pre 287 11/3/2014
2.0.4.1 79 10/22/2014
2.0.4 62 10/21/2014
2.0.3 174 8/23/2014
2.0.2 78 7/30/2014
2.0.1 79 7/22/2014
2.0.1-beta1 54 7/5/2014
2.0.0 87 6/26/2014
2.0.0-beta92 50 6/21/2014
2.0.0-beta91 48 6/19/2014
2.0.0-beta9 48 6/18/2014
2.0.0-beta6 45 6/18/2014
2.0.0-beta5 44 6/17/2014

Fixed an issue with the NuGet package, latest two releases did not include all changes. Added Zkillboard models. Added ZKillboard caching. Added Settings for enable/disable caching.