Presentia 1.1.5
dotnet add package Presentia --version 1.1.5
NuGet\Install-Package Presentia -Version 1.1.5
<PackageReference Include="Presentia" Version="1.1.5" />
<PackageVersion Include="Presentia" Version="1.1.5" />
<PackageReference Include="Presentia" />
paket add Presentia --version 1.1.5
#r "nuget: Presentia, 1.1.5"
#:package Presentia@1.1.5
#addin nuget:?package=Presentia&version=1.1.5
#tool nuget:?package=Presentia&version=1.1.5
This is a package for C# Windows Forms
This package helps you use the file extensions: .ptia (Short for Presentia) and .ptie (.ptia but E for Editor)
This package has a namespace named: "Type" In this namespace, there are four classes, one for each type of presentia there is. PTIA: Presentia presentation for viewing PTIA_File: Same as PTIA, but unnecessary information removed, and only contains what's needed in a file PTIE: Presentia presentation for editing (Contains import information, path information and more for the editor) PTIE_File: Same as PTIE, but again, unnecessary information removed.
This package also has a static class, filled with functions, named: "Convert"
Convert lets you convert between different types. So for example, if you want to export an editor version of the presentation, you can do: Convert.PTIE_To_PTIE_File.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
-
net6.0-windows7.0
- NAudio (>= 2.1.0)
- NAudio.Core (>= 2.1.0)
- NAudio.WinMM (>= 2.1.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added types and convertions