How to get started with Bluetooth Connectivity for Windows Platform?

I want to scan bluetooth devices, list down BLE Device’s services and characteristic. I have done scanning, connecting, disconnecting BLE for iOS platform. I have used iOS’s CoreBluetooth Library and wrote code in Objective-C. Now i am unable to find, how to start coding BLE Connectivity for Windows Platform.