Configuration Manager SDK redistributables available on NuGet.org
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.aspx
Install 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-functions
Data 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
Documentation: https://docs.microsoft.com/sccm/develop/reference/core/servers/configure/smsresgen-com-automation-class
We invite you to try out our new Configuration Manager SDK redistributable packages hereand leave us some feedback on our User Voice site. If you have questions please post in our ConfigMgr SDK and PowerShell forum.
Additional Resources:
Configuration Manager current branch SDK and PowerShell Forum
Configuration Manager Client Messaging SDK Documentation
Configuration Manager SDK Documentation
NuGet Package Consumption Overview
Source: EM+S Blog Feed