MIP SDK .NET binaries on NuGet

Card image
Hans Kierulff

Developer Advocate

December 03, 2020
On October 5th, we released the XProtect 2020 R2 MIP SDK .NET Framework .dll binaries as NuGet packages!

This means that you can add the needed Milestone XProtect NuGet packages to your Visual Studio projects and let Visual Studio handle the download. The simplest way might be to use the NuGet Package Manager in Visual Studio (Project/Manage NuGet Packages), and then browse for the relevant package(s).
All the Milestone XProtect MIP packages have their names prefixed with “MilestoneSystems”, so that’s a good search term to use when browsing for packages in the Visual Studio NuGet Package Manager.
The following NuGet packages are available:
  • MilestoneSystems.VideoOS.Platform - for plug-in integration development
  • MilestoneSystems.VideoOS.Platform.SDK - for standalone application development
  • MilestoneSystems.VideoOS.Platform.SDK.Debug - for debugging standalone application
  • MilestoneSystems.VideoOS.Platform.AccessControl - for Access Control plug-in development
  • MilestoneSystems.VideoOS.Platform.Transact - for Transact plug-in development
  • MilestoneSystems.VideoOS.Platform.DriverFramework - for driver development
  • MilestoneSystems.VideoOS.ConfigurationAPI - for using Configuration AP
When you add NuGet packages to your Visual Studio Project, Visual Studio will add references to the packages in either of it’s two supported formats: the newer “PackageReference” or “packages.config”. When needed, Visual Studio will download the packages and place their contents in a local folder.
In this SampleDeviceDriver project you can see the: 
  1. NuGet Package Manager and the installed DriverFramework package
  2. The packages.config file
  3. The VideoOS.Platform.DriverFramework assembly reference
  4. The project-local \packages\ Path to the referenced assembly
If you want to upgrade an existing project to use the NuGet packages, I find it easiest to:
  1. Delete the existing VideoOS… references
  2. Install the corresponding NuGet packages (Project/Manage NuGet Packages...)
  3. Ensure the needed References are set up
  4. Potentially check
    • The packages.config
    • the Path property of the VideoOS… references
Resources

Also check out the DevCon2020 recording Milestone Developer Conference 2020 - MIP Samples on GitHub and .NET binaries as NuGet packages - YouTube

The NuGet packages distributed by Milestone can be found here: https://www.nuget.org/profiles/milestonesys, where you also can download them manually from. 

Milestone plans to release packages to NuGet in the same cadence as XProtect is released or, when updates are available.

If you only need to get the .NET Framework binaries, you don’t need to run the MIP SDK Installer (downloaded from Milestone Sys). However, there are still items that are only available through the installers, so we also plan to release these on distribution platforms relevant for the various content. Next up, we’re planning to release the MIP samples on GitHub. More on that later!

You will be logged out in
5 minutes and 0 seconds
For your security, sessions automatically end after 15 minutes of inactivity unless you choose to stay logged in.