Skip to content

mm86133/bitmovin-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmovin

.NET-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account. Sign up for a Bitmovin API key.

The full Bitmovin API reference can be found on our website.

NuGet

NuGet is a extension for Visual Studio which allows you to search for, install, uninstall and update external packages in your projects and solutions.

NuGet comes installed with the more recent versions of Visual Studio, but you can download it from here if you don’t already have it.

Install bitmovin-dotnet via Package Manager Console

To install bitmovin-dotnet for .NET Framework (>= 4.0) or .NET Core, run the following command in the Package Manager Console:

    Install-Package bitmovin-dotnet

Managing NuGet Packages Using the Dialog

Detailed information on how to find, install, remove, and update NuGet packages using the Manage NuGet Packages dialog box can be found at docs.nuget.org

Example

Please go to our example page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%