ThinkMinistry.RESTAPIWrapper 1.7.14.19461

There is a newer version of this package available.
See the version list below for details.
dotnet add package ThinkMinistry.RESTAPIWrapper --version 1.7.14.19461
NuGet\Install-Package ThinkMinistry.RESTAPIWrapper -Version 1.7.14.19461
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="ThinkMinistry.RESTAPIWrapper" Version="1.7.14.19461" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThinkMinistry.RESTAPIWrapper --version 1.7.14.19461
#r "nuget: ThinkMinistry.RESTAPIWrapper, 1.7.14.19461"
#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 ThinkMinistry.RESTAPIWrapper as a Cake Addin
#addin nuget:?package=ThinkMinistry.RESTAPIWrapper&version=1.7.14.19461

// Install ThinkMinistry.RESTAPIWrapper as a Cake Tool
#tool nuget:?package=ThinkMinistry.RESTAPIWrapper&version=1.7.14.19461

RESTAPIWrapper provides an easy to use wrapper for the MinsitryPlatform REST API.  This wrapper handles OAuth for client credentials and provides simple access to the REST API.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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
7.8.11.2 562 8/11/2022
6.9.9.1 1,626 9/9/2021
5.12.17.1 846 12/17/2020
5.10.27.1 571 10/27/2020
5.2.1.2 1,319 2/2/2020
4.3.15.28713 750 3/15/2019
3.10.9.28116 1,615 10/9/2018
3.6.4.22649 1,590 6/4/2018
3.3.6.24686 1,116 3/6/2018
3.1.19.32355 1,721 1/19/2018
2.5.17.19858 1,273 5/17/2017
1.10.20.40903 1,230 10/21/2016
1.9.8.38050 1,355 9/9/2016
1.8.26.20402 1,221 8/26/2016
1.8.15.19708 1,228 8/15/2016
1.8.10.25443 1,206 8/10/2016
1.8.9.24532 1,073 8/9/2016
1.8.9.17021 1,273 8/9/2016
1.8.5.17512 1,195 8/5/2016
1.7.22.30437 1,253 7/22/2016
1.7.19.28640 997 7/19/2016
1.7.19.24074 1,253 7/19/2016
1.7.14.19695 1,138 7/14/2016
1.7.14.19461 1,115 7/14/2016
1.6.22.23156 1,006 6/22/2016
1.6.21.28990 1,002 6/21/2016

This release adds major updates to all interfaces and adds Platform User Authentication.