EbolaChan.LibZip 1.10.1

dotnet add package EbolaChan.LibZip --version 1.10.1
NuGet\Install-Package EbolaChan.LibZip -Version 1.10.1
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="EbolaChan.LibZip" Version="1.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EbolaChan.LibZip --version 1.10.1
#r "nuget: EbolaChan.LibZip, 1.10.1"
#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 EbolaChan.LibZip as a Cake Addin
#addin nuget:?package=EbolaChan.LibZip&version=1.10.1

// Install EbolaChan.LibZip as a Cake Tool
#tool nuget:?package=EbolaChan.LibZip&version=1.10.1

此静态库目前仅支持平台工具集v143,有Debug和Release两个版本。要使用Debug版本,必须将项目配置设置为以字母D开头;要使用Release版本,必须将项目配置设置为以字母R开头。 This static library currently only supports platform toolset v143, available in Debug and Release versions. To use the Debug version, you must set the project configuration to start with the letter D; to use the Release version, you must set the project configuration to start with the letter R.

Product Compatible and additional computed target framework versions.
native native 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

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
1.10.1 332 9/1/2023
1.9.2.5 402 9/17/2022
1.9.2.4 393 8/30/2022
1.9.2.3 380 8/30/2022
1.9.2.2 385 8/30/2022
1.9.2.1 424 8/30/2022
1.9.2 401 8/30/2022

https://github.com/nih-at/libzip/releases/tag/v1.10.1
将任何D开头的配置识别为Debug,R开头的配置识别为Release
Any configuration beginning with D is identified as Debug and any configuration beginning with R is identified as Release