MpesaLib 3.2.13
Due to time constraints and competing priorities, I have ceased to maintain this package or develop it further in a direction that will make it usable for future applications making use of Mpesa APIs. For those interested in furthering this work feel free to fork it from https://github.com/ayiemba/MpesaLib
Ownership can be transferred upon request.
Install-Package MpesaLib -Version 3.2.13
dotnet add package MpesaLib --version 3.2.13
<PackageReference Include="MpesaLib" Version="3.2.13" />
paket add MpesaLib --version 3.2.13
#r "nuget: MpesaLib, 3.2.13"
// Install MpesaLib as a Cake Addin
#addin nuget:?package=MpesaLib&version=3.2.13
// Install MpesaLib as a Cake Tool
#tool nuget:?package=MpesaLib&version=3.2.13
.Net Standard Mpesa API Library for .NET developers.
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 |
.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
- Newtonsoft.Json (>= 12.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.
- Minor Design Enhancements
- Instantiate Data transfer objects by passing constructor arguments