starkinfra 0.2.0
dotnet add package starkinfra --version 0.2.0
NuGet\Install-Package starkinfra -Version 0.2.0
<PackageReference Include="starkinfra" Version="0.2.0" />
paket add starkinfra --version 0.2.0
#r "nuget: starkinfra, 0.2.0"
// Install starkinfra as a Cake Addin
#addin nuget:?package=starkinfra&version=0.2.0
// Install starkinfra as a Cake Tool
#tool nuget:?package=starkinfra&version=0.2.0
To check out the complete README, visit our GitHub page.
Stark Infra .NET SDK
Welcome to the Stark Infra .NET SDK! This tool is made for .NET developers who want to easily integrate with our API. This SDK version is compatible with the Stark Infra API v2.
If you have no idea what Stark Infra is, check out our website and discover a world where receiving or making payments is as easy as sending a text message to your client!
Supported .NET Versions
This library supports the following .NET versions:
- .NET Standard 2.0+
Stark Infra API documentation
Feel free to take a look at our API docs.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.