AscendantWare.PSIpenta.psiip
1.0.0
dotnet add package AscendantWare.PSIpenta.psiip --version 1.0.0
NuGet\Install-Package AscendantWare.PSIpenta.psiip -Version 1.0.0
<PackageReference Include="AscendantWare.PSIpenta.psiip" Version="1.0.0" />
<PackageVersion Include="AscendantWare.PSIpenta.psiip" Version="1.0.0" />
<PackageReference Include="AscendantWare.PSIpenta.psiip" />
paket add AscendantWare.PSIpenta.psiip --version 1.0.0
#r "nuget: AscendantWare.PSIpenta.psiip, 1.0.0"
#:package AscendantWare.PSIpenta.psiip@1.0.0
#addin nuget:?package=AscendantWare.PSIpenta.psiip&version=1.0.0
#tool nuget:?package=AscendantWare.PSIpenta.psiip&version=1.0.0
AscendantWare.PSIpenta.psiip
Lightweight .NET library for opening PSIpenta objects via psiip workflow files.
The package simplifies the creation of psiip structures used by PSIpenta workflows and business object integrations.
Features
- Generate valid psiip structures
- Create
.psiipfiles programmatically - Open generated workflow files directly
- Strongly typed XML serialization
- Simple API surface
- Compatible with .NET applications and automation tools
using AscendantWare.PSIpenta.psiip;
List<String> Normkeys = new List<String>();
Normkeys.Add("0815|AU|5|0");
psiip ip = new psiip("Pool", "Server", "9.4");
ip.Show("PKVP", Normkeys)
🏢 Über AscendantWare e.K.
AscendantWare e.K. ist ein auf ERP-Lösungen spezialisiertes Unternehmen mit tiefgehender Expertise rund um PSIpenta – die ERP-Plattform der PSI Software SE für Fertigungs- und Industrieunternehmen.
Wir entwickeln maßgeschneiderte Erweiterungen, Integrationen, Automatisierungen und Tools für PSIpenta und unterstützen Unternehmen dabei, das volle Potenzial ihres ERP-Systems auszuschöpfen.
📬 Kontakt
Sie interessieren sich für unsere Dienstleistungen oder haben ein konkretes Projekt?
Wir freuen uns auf Ihre Anfrage!
AscendantWare e.K.
👤 Inhaber: Felix Wohlfarth
📧 E-Mail: info@ascendant-ware.com
🌐 Website: https://www.ascendant-ware.com
📍 Adresse: Hauptstraße 45, 06773 Gräfenhainichen OT Schköna, Deutschland
©2026 AscendantWare e.K. – Alle Rechte vorbehalten.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- 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.0.0 | 89 | 7/8/2026 |