Unlimitedinf.Apis 1.4.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Framework 4.6
There is a newer version of this package available.
See the version list below for details.
dotnet add package Unlimitedinf.Apis --version 1.4.1
NuGet\Install-Package Unlimitedinf.Apis -Version 1.4.1
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="Unlimitedinf.Apis" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unlimitedinf.Apis --version 1.4.1
#r "nuget: Unlimitedinf.Apis, 1.4.1"
#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 Unlimitedinf.Apis as a Cake Addin
#addin nuget:?package=Unlimitedinf.Apis&version=1.4.1

// Install Unlimitedinf.Apis as a Cake Tool
#tool nuget:?package=Unlimitedinf.Apis&version=1.4.1

Client-side libraries to work with the apis made available on https://unlimitedinf-apis.azurewebsites.net/

There is one DLL available defining the contracts used to communicate with the server as well as an EXE in the tools folder that wraps it for commandline interactions.
The EXE can also be used as a reference because it is well separated into client-side libraries and runnable infrastructure.

Product Versions
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
2.0.0 1,103 12/7/2017
1.4.2 887 12/7/2017
1.4.1 816 12/5/2017
1.3.0 811 9/14/2017
1.2.2 801 9/11/2017
1.2.1 802 9/11/2017
1.2.0 831 8/26/2017
1.1.0 876 7/9/2017
1.0.1 857 5/26/2017
0.7.0 850 5/5/2017
0.6.0 840 5/4/2017
0.5.0 850 5/3/2017
0.4.0 819 4/26/2017
0.3.0 833 4/18/2017
0.2.0 833 4/16/2017
0.1.0 852 3/29/2017
0.0.1 856 3/22/2017

1.4.1

 - Added Notes/Repos.

1.3.0

 - Fixed the collision of Versions and Counts.
 - Updated Apis.Client to enable using a saved token on the filesystem for the current user.

1.2.2

 - Fix Apis.Client wrt Int64.

1.2.1

 - Added reset capability to count.

1.2.0

 - Added axiom code. Data added as needed.

1.1.0

 - Added count to versioning.

1.0.1

 - A client side library that can work with the end auth, token, and version APIs.