Xamarin.Google.Android.Vending.Expansion.ZipFile 2.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Google.Android.Vending.Expansion.ZipFile --version 2.0.0
                    
NuGet\Install-Package Xamarin.Google.Android.Vending.Expansion.ZipFile -Version 2.0.0
                    
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="Xamarin.Google.Android.Vending.Expansion.ZipFile" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Google.Android.Vending.Expansion.ZipFile" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Google.Android.Vending.Expansion.ZipFile" />
                    
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 Xamarin.Google.Android.Vending.Expansion.ZipFile --version 2.0.0
                    
#r "nuget: Xamarin.Google.Android.Vending.Expansion.ZipFile, 2.0.0"
                    
#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.
#addin nuget:?package=Xamarin.Google.Android.Vending.Expansion.ZipFile&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.Google.Android.Vending.Expansion.ZipFile&version=2.0.0
                    
Install as a Cake Tool

A library that uses multiple zip files as a virtual read-only filesystem with hooks to support APK Expansion lies.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xamarin.Google.Android.Vending.Expansion.ZipFile:

Package Downloads
Xamarin.Google.Android.Vending.Expansion.Downloader

Xamarin.Android Client library for the Android Market (Google Play) APK Expansion files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.0 11,611 12/18/2019
2.0.0 7,434 9/7/2017
1.2.0 1,187 9/1/2017
1.1.0 1,112 8/22/2017

There are several breaking changes when updating from v1.x to v2.0. Although the API is fairly similar, there are a few namespace and type changes. All the changes are documented here, along with their replacements:
https://github.com/xamarin/XamarinComponents/blob/master/Android/GoogleAndroidVending/docs/API-Changes.md