Unlimitedinf.Apis
2.0.0
Prefix Reserved
dotnet add package Unlimitedinf.Apis --version 2.0.0
NuGet\Install-Package Unlimitedinf.Apis -Version 2.0.0
<PackageReference Include="Unlimitedinf.Apis" Version="2.0.0" />
paket add Unlimitedinf.Apis --version 2.0.0
#r "nuget: Unlimitedinf.Apis, 2.0.0"
// Install Unlimitedinf.Apis as a Cake Addin #addin nuget:?package=Unlimitedinf.Apis&version=2.0.0 // Install Unlimitedinf.Apis as a Cake Tool #tool nuget:?package=Unlimitedinf.Apis&version=2.0.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6
- Newtonsoft.Json (>= 10.0.3)
- Unlimitedinf.Tools (>= 3.2.3)
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,389 | 12/7/2017 | |
1.4.2 | 1,047 | 12/7/2017 | |
1.4.1 | 943 | 12/5/2017 | |
1.3.0 | 948 | 9/14/2017 | |
1.2.2 | 937 | 9/11/2017 | |
1.2.1 | 922 | 9/11/2017 | |
1.2.0 | 952 | 8/26/2017 | |
1.1.0 | 998 | 7/9/2017 | |
1.0.1 | 1,003 | 5/26/2017 | |
0.7.0 | 1,014 | 5/5/2017 | |
0.6.0 | 980 | 5/4/2017 | |
0.5.0 | 997 | 5/3/2017 | |
0.4.0 | 957 | 4/26/2017 | |
0.3.0 | 968 | 4/18/2017 | |
0.2.0 | 963 | 4/16/2017 | |
0.1.0 | 975 | 3/29/2017 | |
0.0.1 | 995 | 3/22/2017 |
2.0.0
- Tokens changed to 128 characters. All existing tokens invalidated.
1.4.2
- Added ability to export Notes/Repos as PS script.
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.