Unlimitedinf.Apis
0.7.0
See the version list below for details.
dotnet add package Unlimitedinf.Apis --version 0.7.0
NuGet\Install-Package Unlimitedinf.Apis -Version 0.7.0
<PackageReference Include="Unlimitedinf.Apis" Version="0.7.0" />
paket add Unlimitedinf.Apis --version 0.7.0
#r "nuget: Unlimitedinf.Apis, 0.7.0"
// Install Unlimitedinf.Apis as a Cake Addin
#addin nuget:?package=Unlimitedinf.Apis&version=0.7.0
// Install Unlimitedinf.Apis as a Cake Tool
#tool nuget:?package=Unlimitedinf.Apis&version=0.7.0
Client-side libraries to work with the apis made available on https://unlimitedinf-apis.azurewebsites.net/
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.6
- Unlimitedinf.Tools (>= 3.0.6)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
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 |
0.7.0
- Refactor so that the contracts are in a DLL that doesn't do anything else.
0.6.0
- Unlimitedinf.Apis.Client.exe in tools can now manage tokens.
0.5.0
- Unlimitedinf.Apis.Client.exe in tools can now manage accounts.
0.4.0
- Rudimentary client: only supports auth controller basics.
- Introduced exe to package tools. Currently does nothing.
0.3.0
- Breaking version change. Client coming someday.
0.2.0
- New auth contracts. Client coming someday.
0.1.0
- Starting dev rework. Completely unstable and unusable at this time.
0.0.1
- Test packaging.