Version 33.0 Preview: NuGet Packages Explained and Why we Minimize Dependencies
Summary
We also support the same packages (npm and NuGet) for various front-end implementations, including Angular, Blazor, JavaScript, and React. When the new cross-platform version is published, all .NET assemblies compiled for .NET 8 and target specific dependencies are copied automatically compatible with win-x64 and linux-x64. Similarly, for essential functionality such as JSON and XML parsing, we choose to develop our own parsers rather than integrate with existing third-party libraries. This approach ensures that our parsers are optimized specifically for the document processing needs of our users, rather than being general-purpose solutions with unnecessary overhead. By developing our own technology stack, we mitigate potential legal complications and ensure compliance with our customers strict requirements.