Skip to content

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 tec…

License

Picturepark/Picturepark.SDK.DotNet

Repository files navigation

Picturepark Content Platform .NET SDK

Picturepark.Sdk.DotNet

Build status NuGet Version Build status CI NuGet

Links:

NuGet Packages

Public APIs:

Management APIs:

Compatibility matrix

SDK version Picturepark CP version
11.0.x 11.0.x
11.1.x 11.1.x
11.2.x 11.2.x
11.3.x 11.3.x
11.4.x 11.4.x
11.5.x 11.5.x
11.6.x 11.6.x
11.7.x 11.7.x
11.8.x 11.8.x
11.9.x 11.9.x
11.10.x 11.10.x, 11.9.x
11.11.x 11.11.x, 11.10.x

SDK Development

Links:

Client generation

Run the following commands to regenerate the clients based on the Swagger specifications in /swagger:

npm install
npm run nswag

CI Builds

Branch: master

Release Builds

Branch: release

About

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 tec…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages