Com.Braintreepayments.CardForm
5.4.0.5
dotnet add package Com.Braintreepayments.CardForm --version 5.4.0.5
NuGet\Install-Package Com.Braintreepayments.CardForm -Version 5.4.0.5
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="Com.Braintreepayments.CardForm" Version="5.4.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Braintreepayments.CardForm --version 5.4.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Com.Braintreepayments.CardForm, 5.4.0.5"
#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 Com.Braintreepayments.CardForm as a Cake Addin #addin nuget:?package=Com.Braintreepayments.CardForm&version=5.4.0.5 // Install Com.Braintreepayments.CardForm as a Cake Tool #tool nuget:?package=Com.Braintreepayments.CardForm&version=5.4.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Build package
sh build.sh --base-path $PWD
Prepare
- Amend
csproj
file to have these lines
<ItemGroup>
<GradleRepository Include="https://cardinalcommerceprod.jfrog.io/artifactory/android">
<Repository>
maven {
url 'https://cardinalcommerceprod.jfrog.io/artifactory/android'
credentials {
username 'braintree_team_sdk'
password 'AKCp8jQcoDy2hxSWhDAUQKXLDPDx6NYRkqrgFLRc3qDrayg6rrCbJpsKKyMwaykVL8FWusJpp'
}
}
</Repository>
</GradleRepository>
</ItemGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android31.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net8.0-android was computed. |
MonoAndroid | monoandroid12.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 12.0
- Dependencies.Gradle (>= 7.6.1)
- Xamarin.Android.Google.Android.Flexbox (>= 3.0.0.1)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.9)
- Xamarin.Google.Android.Material (>= 1.4.0.5)
-
net6.0-android31.0
- Dependencies.Gradle (>= 7.6.1)
- Xamarin.Android.Google.Android.Flexbox (>= 3.0.0.1)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.9)
- Xamarin.Google.Android.Material (>= 1.4.0.5)
-
net7.0-android33.0
- Dependencies.Gradle (>= 7.6.1)
- Xamarin.Android.Google.Android.Flexbox (>= 3.0.0.1)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.9)
- Xamarin.Google.Android.Material (>= 1.4.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Com.Braintreepayments.CardForm:
Package | Downloads |
---|---|
Com.Braintreepayments.Api.DropIn
.NET Android binding library for com.braintreepayments.api:drop-in:6.16.0 |
GitHub repositories
This package is not used by any popular GitHub repositories.