Skip to content

gettyimages/gettyimages-api_dotnet_sample

Repository files navigation

Getty Images API .NET SDK Sample

This project is a very simple sample project that demonstrates basic usage of the Getty Images API .NET SDK. It is a console application that takes two command line arguments, API Key and Secret.

Once the repository is cloned, use the following commands to try it out:

dotnet restore
dotnet build
dotnet run API_KEY API_SECRET

About

Getty Images .NET SDK sample project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages