DigiExam / simplewifi

.NET 4.5 library to manage wifi connections in Windows - written in C#
GNU Lesser General Public License v3.0
131 stars 82 forks source link

SimpleWifi

NuGet

SimpleWifi is a .NET 4 library written in C# to manage wifi connections in Windows. It is basically a layer of abstraction above Managed Wifi API that takes care of wifi connection profile creation etc, built to be easy to use.

An example console application is supplied, it can be found in the example branch.

Available on NuGet: https://www.nuget.org/packages/SimpleWifi

Currently supported ciphers

Supported operating systems

Related links