LASzip 0.2.0-prerelease1
This is a prerelease version of LASzip.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LASzip --version 0.2.0-prerelease1
NuGet\Install-Package LASzip -Version 0.2.0-prerelease1
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="LASzip" Version="0.2.0-prerelease1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LASzip --version 0.2.0-prerelease1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LASzip, 0.2.0-prerelease1"
#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 LASzip as a Cake Addin #addin nuget:?package=LASzip&version=0.2.0-prerelease1&prerelease // Install LASzip as a Cake Tool #tool nuget:?package=LASzip&version=0.2.0-prerelease1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple parser for LAS/LAZ point cloud data (based on laszip.net).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Aardvark.Base (>= 4.2.0 && < 4.3.0)
- Aardvark.Data.Points.Base (>= 4.1.0-prerelease3 && < 4.2.0-prerelease)
- Unofficial.laszip.net (>= 2.2.0 && < 2.3.0)
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 |
---|---|---|
0.7.0 | 848 | 12/23/2021 |
0.6.1 | 2,022 | 9/5/2020 |
0.6.0 | 462 | 9/3/2020 |
0.5.1 | 567 | 1/21/2020 |
0.5.0 | 513 | 1/14/2020 |
0.4.0 | 530 | 12/22/2019 |
0.3.0 | 843 | 3/22/2019 |
0.3.0-prerelease2 | 592 | 11/15/2018 |
0.3.0-prerelease1 | 581 | 11/2/2018 |
0.2.0 | 737 | 10/25/2018 |
0.2.0-prerelease2 | 573 | 10/14/2018 |
0.2.0-prerelease1 | 606 | 9/27/2018 |
0.1.0 | 1,102 | 11/11/2017 |
46dae9