mmpld 1.16.0

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

// Install mmpld as a Cake Tool
#tool nuget:?package=mmpld&version=1.16.0

This library allows for processing and converting binary particle files used by the MegaMol framework.

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.16.0 175 4/26/2023
1.15.1 216 3/21/2023
1.15.0 230 3/21/2023
1.14.0 259 2/14/2023
1.13.1 247 2/13/2023
1.12.0 304 1/18/2023
1.11.0 302 1/13/2023
1.10.0 286 1/9/2023
1.9.0 338 11/7/2022
1.8.0 344 11/7/2022
1.7.0 399 7/29/2022
1.6.0 382 7/29/2022
1.5.1 416 6/7/2022
1.5.0 402 6/7/2022
1.4.0 441 5/31/2022
1.3.0 556 9/29/2019
1.2.0 662 4/21/2019
1.1.0 646 4/20/2019
1.0.0 772 10/8/2018

Added MMPLD_WITHOUT_WIN32_IO guard for UWP apps.