AscendantWare.PSIpenta.x4u
1.0.0
dotnet add package AscendantWare.PSIpenta.x4u --version 1.0.0
NuGet\Install-Package AscendantWare.PSIpenta.x4u -Version 1.0.0
<PackageReference Include="AscendantWare.PSIpenta.x4u" Version="1.0.0" />
<PackageVersion Include="AscendantWare.PSIpenta.x4u" Version="1.0.0" />
<PackageReference Include="AscendantWare.PSIpenta.x4u" />
paket add AscendantWare.PSIpenta.x4u --version 1.0.0
#r "nuget: AscendantWare.PSIpenta.x4u, 1.0.0"
#:package AscendantWare.PSIpenta.x4u@1.0.0
#addin nuget:?package=AscendantWare.PSIpenta.x4u&version=1.0.0
#tool nuget:?package=AscendantWare.PSIpenta.x4u&version=1.0.0
AscendantWare.PSIpenta.x4u
Lightweight .NET library for generating and opening PSIpenta .x4u workflow files.
The package simplifies the creation of X4U XML structures used by PSIpenta workflows and business object integrations.
Features
- Generate valid X4U XML structures
- Create
.x4ufiles programmatically - Open generated workflow files directly
- UTF-8 encoding without BOM
- Strongly typed XML serialization
- Simple API surface
- Compatible with .NET applications and automation tools
Dictionary<String, String> Normkey = new Dictionary<String, String>();
Normkey.Add("KD_VORGANGS_NR", "0815");
Normkey.Add("MD_KD_VORGANGS_ART", "AU");
Normkey.Add("POSITIONS_NR", "10");
Normkey.Add("UNTER_POSITIONS_NR", "0");
AscendantWare.PSIpenta.x4u.Openx4u("Datapool(Server)_D", "100", "PKVP", new List<Dictionary<string, string>>() { Normkey });
🏢 Ü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.de
🌐 Website: https://www.ascendant-ware.de
📍 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-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.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 | 50 | 6/4/2026 |