Pinned Repositories
Picturepark.SDK.DotNet
Our .NET SDK (C#) provides easy access to all API Endpoints of the Picturepark Content Platform. Code examples can be found in the “Tests” project, which is included in the SDK; covering use cases such as Search, Download, Import, Managing Metadata and more. You can add the SDK as a nuget package and start using the comprehensive Picturepark technology right away – all greatly simplified via the SDK.
Picturepark.SDK.TypeScript
Our Typescript SDK contains HTML 5 Fetch and Angular service classes for access to the Picturepark API. The Angular SDK has ready-made UI Components based on Angular Material for easy reuse in your projects or as a reference to how a custom UI for accessing and managing Picturepark content can be built. A sample “Content Picker” application showcases how all components work together and details how to implement authentication. Furthermore, the “Content Picker” can be used to select existing assets when integrated into third party applications. The widgets project features components to embed Picturepark content into other websites, including support for players (Image slider, Video and Audio playback and Document viewer)
Picturepark.SDK.DotNet