markitodelacruz / bitmovin-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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] (https://docs.nuget.org/consume/installing-nuget) 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


Languages

Language:C# 100.0%