Skip Navigation

Load bindings for a new project

If you are starting a new project that has not already been configured for the
BlackBerry Dynamics
bindings for .NET, you must configure the project to load them.
  1. In
    Microsoft Visual Studio
    , open your project.
  2. Provide the NuGet.Config file and point it to the local source that contains the binding packages.
  3. Right click the
    Dependencies
    folder and click
    Manage NuGet Packages...
    .
  4. Choose the package source with the local binding packages that you provided in step 2, then choose the require items.
  5. Follow the prompts to add the NuGet to your project.