ThinkMinistry.RESTAPIWrapper
3.3.6.24686
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ThinkMinistry.RESTAPIWrapper --version 3.3.6.24686
NuGet\Install-Package ThinkMinistry.RESTAPIWrapper -Version 3.3.6.24686
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="3.3.6.24686" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThinkMinistry.RESTAPIWrapper --version 3.3.6.24686
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ThinkMinistry.RESTAPIWrapper, 3.3.6.24686"
#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=3.3.6.24686 // Install ThinkMinistry.RESTAPIWrapper as a Cake Tool #tool nuget:?package=ThinkMinistry.RESTAPIWrapper&version=3.3.6.24686
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RESTAPIWrapper provides an easy to use wrapper for the MinsitryPlatform REST API and OAuth stacks.
Product | Versions 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.
-
- DotNetOpenAuth (>= 4.3.4.13329)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.1.0)
- System.Net.Http.Formatting.Extension (>= 5.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 |
---|---|---|
7.8.11.2 | 627 | 8/11/2022 |
6.9.9.1 | 1,774 | 9/9/2021 |
5.12.17.1 | 895 | 12/17/2020 |
5.10.27.1 | 611 | 10/27/2020 |
5.2.1.2 | 1,363 | 2/2/2020 |
4.3.15.28713 | 787 | 3/15/2019 |
3.10.9.28116 | 1,663 | 10/9/2018 |
3.6.4.22649 | 1,636 | 6/4/2018 |
3.3.6.24686 | 1,159 | 3/6/2018 |
3.1.19.32355 | 1,770 | 1/19/2018 |
2.5.17.19858 | 1,317 | 5/17/2017 |
1.10.20.40903 | 1,275 | 10/21/2016 |
1.9.8.38050 | 1,402 | 9/9/2016 |
1.8.26.20402 | 1,267 | 8/26/2016 |
1.8.15.19708 | 1,274 | 8/15/2016 |
1.8.10.25443 | 1,253 | 8/10/2016 |
1.8.9.24532 | 1,111 | 8/9/2016 |
1.8.9.17021 | 1,319 | 8/9/2016 |
1.8.5.17512 | 1,240 | 8/5/2016 |
1.7.22.30437 | 1,295 | 7/22/2016 |
1.7.19.28640 | 1,047 | 7/19/2016 |
1.7.19.24074 | 1,298 | 7/19/2016 |
1.7.14.19695 | 1,183 | 7/14/2016 |
1.7.14.19461 | 1,159 | 7/14/2016 |
1.6.22.23156 | 1,047 | 6/22/2016 |
1.6.21.28990 | 1,048 | 6/21/2016 |
Updated to support new REST API Methods and completely re-written OAuth stack. This update changes the customer.config file to now require the OAuth discovery Url instead of base Url. This should not require changes on end user systems.