XDev.Square.Tape2.Tape
2.0.0-beta1-001
This is a prerelease version of XDev.Square.Tape2.Tape.
dotnet add package XDev.Square.Tape2.Tape --version 2.0.0-beta1-001
NuGet\Install-Package XDev.Square.Tape2.Tape -Version 2.0.0-beta1-001
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="XDev.Square.Tape2.Tape" Version="2.0.0-beta1-001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XDev.Square.Tape2.Tape --version 2.0.0-beta1-001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XDev.Square.Tape2.Tape, 2.0.0-beta1-001"
#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 XDev.Square.Tape2.Tape as a Cake Addin #addin nuget:?package=XDev.Square.Tape2.Tape&version=2.0.0-beta1-001&prerelease // Install XDev.Square.Tape2.Tape as a Cake Tool #tool nuget:?package=XDev.Square.Tape2.Tape&version=2.0.0-beta1-001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xdev.Square.Tape2.Tape
This is a nuget package for tape2.tape.jar + tape2.tape.jar
- Orignal project: square.tape2.tape
- Used by native java/android libraries that may have bindings generated for use in Xamarin/Maui, or simply needed as a dependency for other native android libs.
Usage
Simply include this package XDev.Square.tape2.tape.nupkg
in your Maui/Xamarin.Android application or binding library to provide the native tape2.tape.jar contents
- Note this repo repackages the
tape-2.0.0-beta1.jar
intoXDev.Square.Tape2.Tape-vX.Y.X.aar
to support android.
Versions
- v2.0.0-beta1 The nuget package tracks the native version, the build# is the NuGet release#. For example, v2.0.0-beta1-001 is the first release of this package, v2.0.0-beta1-002 would be the second, but the native version did not change. This would only occur to fix some issue in the NuGet packaging.
- https://github.com/square/tape/
Contribute
To contribute, make a branch, update the native version, and open a PR here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-android33.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-android33.0
- No dependencies.
-
net8.0-android34.0
- No dependencies.
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 |
---|---|---|
2.0.0-beta1-001 | 157 | 6/13/2024 |
initial release