DH.Plugin.NFC 1.3.2023.3081

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DH.Plugin.NFC --version 1.3.2023.3081
                    
NuGet\Install-Package DH.Plugin.NFC -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.Plugin.NFC" 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.Plugin.NFC" Version="1.3.2023.3081" />
                    
Directory.Packages.props
<PackageReference Include="DH.Plugin.NFC" />
                    
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.Plugin.NFC --version 1.3.2023.3081
                    
#r "nuget: DH.Plugin.NFC, 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.Plugin.NFC@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.Plugin.NFC&version=1.3.2023.3081
                    
Install as a Cake Addin
#tool nuget:?package=DH.Plugin.NFC&version=1.3.2023.3081
                    
Install as a Cake Tool

用于DH Maui框架的跨平台NFC(近场通信)插件,可在您的应用程序中轻松读取和写入NFC标签。参考https://github.com/franckbour/Plugin.NFC

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios16.1 is compatible.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net7.0-ios was computed.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows10.0.19041 is compatible.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net6.0-android31.0

    • No dependencies.
  • net6.0-ios16.1

  • net7.0

    • No dependencies.
  • net7.0-android33.0

    • No dependencies.
  • net7.0-ios16.1

    • No dependencies.
  • net7.0-windows10.0.19041

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DH.Plugin.NFC:

Package Downloads
BlazorHybrid.Maui.Permissions

用于 Maui Blazor 框架的跨平台库权限包

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DH.Plugin.NFC:

Repository Stars
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
Version Downloads Last Updated
1.4.2024.908-beta1559 184 9/8/2024
1.4.2024.908-beta1254 184 9/8/2024
1.4.2024.908-beta0918 163 9/8/2024
1.4.2024.908-beta0855 171 9/8/2024
1.4.2024.908-beta0256 169 9/8/2024
1.4.2024.908-beta0132 182 9/8/2024
1.4.2024.908-beta0054 122 9/8/2024
1.3.2023.3081 1,658 3/7/2023
1.2.2023.422-beta00026 260 4/22/2023
1.2.2023.412-beta00025 279 4/12/2023
1.2.2023.316-beta00024 284 3/16/2023
1.2.2023.309-beta00023 286 3/9/2023
1.2.2023.307-beta00022 290 3/7/2023
1.2.2023.306-beta00021 297 3/7/2023
1.2.2023.301-beta00019 285 3/1/2023
1.2.2023.228-beta00018 308 2/27/2023
1.2.2023.227-beta00017 275 2/27/2023
1.2.2023.205-beta00014 318 2/27/2023
1.2.2023.205-beta00013 301 2/27/2023
Loading failed

用于DH Maui框架的跨平台NFC(近场通信)插件,可在您的应用程序中轻松读取和写入NFC标签