StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic 1.3.2-rev5

This is a prerelease version of StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic.
dotnet add package StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic --version 1.3.2-rev5
NuGet\Install-Package StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic -Version 1.3.2-rev5
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="StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic" Version="1.3.2-rev5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic --version 1.3.2-rev5
#r "nuget: StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic, 1.3.2-rev5"
#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.
// Install StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic as a Cake Addin
#addin nuget:?package=StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic&version=1.3.2-rev5&prerelease

// Install StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic as a Cake Tool
#tool nuget:?package=StoneStepsWebalizer.MaxMindDB.Lib.VS2017.WinSDK.81.CRT.Dynamic&version=1.3.2-rev5&prerelease

A build of MaxMind GeoIP DB library for Stone Steps Webalizer.

Product Compatible and additional computed target framework versions.
native native 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
1.3.2-rev5 824 12/23/2018

This package contains MaxMind DB C++ headers and libraries built in Visual Studio 2017 for
Win32 and x64 platforms and Debug and Release configurations and while it is intended for
the Stone Steps Webalizer project, it can be used in other projects to implement a generic
MaxMind DB reader. Stone Steps Webalizer is maintained at this location:

https://bitbucket.org/StoneStepsInc/stonestepswebalizer/

The MaxMind DB library is explicitly referenced within this package and will appear within
the solution folder tree after the package is installed. The solution may need to be reloaded
to make the library file visible, so it can be moved into any solution folder, where it will
remain going forward.

Note that MaxMind DB library path is valid only for build configurations named Debug and
Release and will not be found for any other configuration name. Do not install this package
for projects with configurations other than Debug and Release.