PaystackApi 1.0.20
dotnet add package PaystackApi --version 1.0.20
NuGet\Install-Package PaystackApi -Version 1.0.20
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="PaystackApi" Version="1.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PaystackApi" Version="1.0.20" />
<PackageReference Include="PaystackApi" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PaystackApi --version 1.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PaystackApi, 1.0.20"
#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.
#addin nuget:?package=PaystackApi&version=1.0.20
#tool nuget:?package=PaystackApi&version=1.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET wrapper to query the Paystack API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- IpStack.Net (>= 1.0.2)
- Newtonsoft.Json (>= 13.0.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 |
---|---|---|
1.0.20 | 146 | 12 days ago |
1.0.19 | 181 | a month ago |
1.0.18 | 95 | 2 months ago |
1.0.17 | 2,398 | 3/9/2023 |
1.0.16 | 246 | 3/7/2023 |
1.0.15 | 239 | 2/28/2023 |
1.0.14 | 248 | 2/28/2023 |
1.0.13 | 240 | 2/28/2023 |
1.0.12 | 243 | 2/27/2023 |
1.0.11 | 267 | 2/27/2023 |
1.0.10 | 276 | 2/23/2023 |
1.0.9 | 361 | 12/12/2022 |
1.0.8 | 321 | 12/12/2022 |
1.0.7 | 309 | 12/9/2022 |
1.0.6 | 340 | 12/3/2022 |
1.0.5 | 359 | 11/25/2022 |
1.0.4 | 343 | 11/24/2022 |
1.0.3 | 345 | 11/23/2022 |
1.0.2 | 349 | 11/20/2022 |
1.0.1 | 381 | 11/5/2022 |
1.0.0 | 413 | 10/24/2022 |
Added the IPaystackConfig to provide a flexible paystack configuration.