DH.WifiScan 1.3.2023.3081

dotnet add package DH.WifiScan --version 1.3.2023.3081
                    
NuGet\Install-Package DH.WifiScan -Version 1.3.2023.3081
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DH.WifiScan" Version="1.3.2023.3081" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DH.WifiScan" Version="1.3.2023.3081" />
                    
Directory.Packages.props
<PackageReference Include="DH.WifiScan" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DH.WifiScan --version 1.3.2023.3081
                    
#r "nuget: DH.WifiScan, 1.3.2023.3081"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DH.WifiScan@1.3.2023.3081
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DH.WifiScan&version=1.3.2023.3081
                    
Install as a Cake Addin
#tool nuget:?package=DH.WifiScan&version=1.3.2023.3081
                    
Install as a Cake Tool

用于DH Maui框架的Wifi扫描库。参考https://github.com/007vel/XamarinWifiScan

Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net7.0-ios16.1 is compatible.  net8.0-android was computed.  net8.0-ios was computed.  net9.0-android was computed.  net9.0-ios was computed.  net10.0-android was computed.  net10.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.2023.3081 516 3/7/2023
1.2.2023.422-beta00026 324 4/22/2023
1.2.2023.412-beta00025 303 4/12/2023
1.2.2023.316-beta00024 294 3/16/2023
1.2.2023.309-beta00023 296 3/9/2023
1.2.2023.307-beta00022 310 3/7/2023
1.2.2023.306-beta00021 309 3/7/2023
1.2.2023.301-beta00019 312 3/1/2023
1.2.2023.228-beta00018 332 2/27/2023
1.2.2023.227-beta00017 295 2/27/2023
1.2.2023.227-beta00016 306 2/27/2023
1.2.2023.227-beta00015 288 2/27/2023
1.2.2023.225-beta00015 304 2/25/2023
1.2.2023.205-beta00014 324 2/27/2023
1.2.2023.205-beta00013 306 2/27/2023
1.2.2023.205-beta00012 311 2/5/2023
1.2.2023.205-beta00011 321 2/5/2023
1.2.2023.205-beta00010 338 2/5/2023
1.2.2023.203-beta00009 342 2/5/2023
1.2.2023.201-beta00005 314 2/1/2023
Loading failed

用于DH Maui框架的Wifi扫描库。