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.
<PackageVersion Include="XDev.Square.Tape2.Tape" Version="2.0.0-beta1-001" />
                    
Directory.Packages.props
<PackageReference Include="XDev.Square.Tape2.Tape" />
                    
Project file
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 XDev.Square.Tape2.Tape --version 2.0.0-beta1-001
                    
#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.
#:package XDev.Square.Tape2.Tape@2.0.0-beta1-001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XDev.Square.Tape2.Tape&version=2.0.0-beta1-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=XDev.Square.Tape2.Tape&version=2.0.0-beta1-001&prerelease
                    
Install as a Cake Tool

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 into XDev.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 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.  net9.0-android was computed.  net10.0-android was computed. 
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 399 6/13/2024

initial release