Here you can find the WiFi Framework How-To's list (with short descriptions):

How To Install WiFi Framework

This short article tells how to install the WiFi Frameworks and start using it with your IDE.

Native WiFi Hosted Network vs WiFi Direct Legacy Soft AP

SoftAP is an abbreviated term for "software enabled access point". This is software enabling a computer which has not been specifically made to be a router into a wireless access point. It is often used interchangeably with the term "virtual router". This article describes how to use WiFi Framework to switch your PC into WLAN Access Point.

How To Get Notifications About Network Connection Changes

The Microsoft Windows networking environment allows multihomed computers to connect to several networks simultaneously. There may be multiple wireless networks available along with LAN and dial-up connections. An application often needs to know if the machine has LAN or internet connectivity and take actions depending on that. This article describes how to use WiFi Framework to ge notifications about network connection changes.

How To Capture Raw WiFi Packets

The WiFi Sniffer switches your WiFi adapter to the Monitor Mode that enables to "listen" the air for all WiFi data trasferred betwing WiFi enabled devices. The Monitor mode allows a computer with a wireless network interface controller to monitor all traffic received from the wireless network. It allows packets to be captured without having to associate with an access point or ad hoc network first. This article describes how WiFi Framework can be used to capture raw WiFi packets.