First published on CloudBlogs on Apr 12, 2018
In addition to the previously published Client Messaging SDK package , we are now making the following Configuration Manager SDK libraries available as packages on NuGet.org. Now you can easily consume them in your own projects and be alerted to updates.
In addition to the previously published Client Messaging SDK package , we are now making the following Configuration Manager SDK libraries available as packages on NuGet.org. Now you can easily consume them in your own projects and be alerted to updates.
Management Point API (MPAPI)
The MPAPI contains management point interface libraries. Documentation: https://msdn.microsoft.com/library/cc144951.aspxInstall status MIF COM library (ISMIFCOM)
ISMIFCOM is a COM library that contains a class wrapper for the install status MIF functions. Documentation: https://docs.microsoft.com/sccm/develop/reference/core/servers/manage/status-mif-functionsData discovery record creation libraries (SMSRsGen and SMSRsGenCtl)
These are legacy COM libraries used to create data discovery records (DDRs). The recommended method is to use the Client Messaging SDK DiscoveryDataRecordFile class .- Microsoft.ConfigurationManagement.SMSRsGen.i386
- Microsoft.ConfigurationManagement.SMSRsGen.amd64
- Microsoft.ConfigurationManagement.SMSRsGenCtl.i386
- Microsoft.ConfigurationManagement.SMSRsGenCtl.amd64