Unofficial.laszip.netstandard 5.2.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unofficial.laszip.netstandard --version 5.2.11
NuGet\Install-Package Unofficial.laszip.netstandard -Version 5.2.11
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="Unofficial.laszip.netstandard" Version="5.2.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unofficial.laszip.netstandard --version 5.2.11
#r "nuget: Unofficial.laszip.netstandard, 5.2.11"
#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 Unofficial.laszip.netstandard as a Cake Addin
#addin nuget:?package=Unofficial.laszip.netstandard&version=5.2.11

// Install Unofficial.laszip.netstandard as a Cake Tool
#tool nuget:?package=Unofficial.laszip.netstandard&version=5.2.11

(c) 2007-2014, martin isenburg, rapidlasso - fast tools to catch reality
(c) of C# port 2014-2017 by Shinta shintadono@googlemail.com

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 (3)

Showing the top 3 NuGet packages that depend on Unofficial.laszip.netstandard:

Package Downloads
unoGIS

Geospatial library for .NET Standard.

Aardvark.Data.Points.LasZip

A simple parser for LAS/LAZ point cloud data.

LASzip

A simple parser for LAS/LAZ point cloud data (based on laszip.net).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.4.0-prerelease0001 97 5/29/2024
5.3.8 219 5/2/2024
5.3.7 155 4/10/2024
5.3.6 110 4/10/2024
5.3.5 107 4/9/2024
5.3.4 219 3/14/2024
5.3.3 180 3/13/2024
5.3.2 286 2/27/2024
5.3.1 521 1/23/2024
5.3.0 264 1/23/2024
5.3.0-prerelease015 245 1/21/2024
5.3.0-prerelease014 432 1/14/2024
5.3.0-prerelease013 277 1/12/2024
5.3.0-prerelease012 279 12/18/2023
5.3.0-prerelease011 369 12/12/2023
5.3.0-prerelease010 366 12/5/2023
5.3.0-prerelease009 330 12/1/2023
5.3.0-prerelease008 309 11/30/2023
5.3.0-prerelease007 399 11/29/2023
5.3.0-prerelease006 284 11/27/2023
5.3.0-prerelease005 314 11/26/2023
5.3.0-prerelease004 339 11/17/2023
5.3.0-prerelease003 381 10/10/2023
5.3.0-prerelease002 369 10/10/2023
5.3.0-prerelease001 354 10/8/2023
5.2.28 481 12/12/2023
5.2.27 583 9/27/2023
5.2.26 422 9/20/2023
5.2.25 983 7/3/2023
5.2.24 535 6/21/2023
5.2.23.2 561 6/21/2023
5.2.23.1 501 6/21/2023
5.2.23 576 5/30/2023
5.2.22 4,913 5/26/2023
5.2.21 526 5/26/2023
5.2.20 583 5/26/2023
5.2.19 1,362 4/21/2023
5.2.18 1,279 4/19/2023
5.2.17 623 4/19/2023
5.2.16 834 2/23/2023
5.2.15 1,399 1/2/2023
5.2.14 3,429 10/25/2022
5.2.13 1,121 10/9/2022
5.2.12 974 9/27/2022
5.2.11 1,003 9/23/2022
5.2.10.1 798 1/3/2023
5.2.10 1,129 9/19/2022
2.2.1 145,095 10/14/2018

- GenericChunk.Subset is now public
- fix Laszip.Parser.ReadInfo (for LAS 1.4)