HaemmerElectronics.SeppPenner.WindowsHello 1.0.12

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HaemmerElectronics.SeppPenner.WindowsHello --version 1.0.12
                    
NuGet\Install-Package HaemmerElectronics.SeppPenner.WindowsHello -Version 1.0.12
                    
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="HaemmerElectronics.SeppPenner.WindowsHello" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HaemmerElectronics.SeppPenner.WindowsHello" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="HaemmerElectronics.SeppPenner.WindowsHello" />
                    
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 HaemmerElectronics.SeppPenner.WindowsHello --version 1.0.12
                    
#r "nuget: HaemmerElectronics.SeppPenner.WindowsHello, 1.0.12"
                    
#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 HaemmerElectronics.SeppPenner.WindowsHello@1.0.12
                    
#: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=HaemmerElectronics.SeppPenner.WindowsHello&version=1.0.12
                    
Install as a Cake Addin
#tool nuget:?package=HaemmerElectronics.SeppPenner.WindowsHello&version=1.0.12
                    
Install as a Cake Tool

WindowsHello is an assembly/ library to work with [Microsoft's Windows Hello](https://support.microsoft.com/de-de/help/17215/windows-10-what-is-hello) in aplications.

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows 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.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

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.1.4 703 11/24/2024
1.1.3 897 5/16/2024
1.1.2 1,347 12/7/2023
1.1.1 646 11/13/2023
1.1.0 1,290 11/20/2022
1.0.12 1,434 2/18/2022
1.0.11 5,140 11/11/2021
1.0.10 1,650 8/9/2021
1.0.8 1,579 2/21/2021
1.0.7 1,467 1/1/2021
1.0.6 1,561 6/5/2020
1.0.5 1,592 5/10/2020
1.0.4 1,705 11/18/2019
1.0.3 1,948 11/8/2019 1.0.3 has at least one vulnerability with moderate severity.
1.0.2 564,588 6/23/2019 1.0.2 has at least one vulnerability with moderate severity.
1.0.0.1 1,998 5/5/2019 1.0.0.1 has at least one vulnerability with moderate severity.
1.0.0 2,061 2/9/2019 1.0.0 has at least one vulnerability with moderate severity.

Version 1.0.12.0 (2022-02-18): Added nullable checks, added editorconfig, added file scoped namespaces, added global usings, removed native support for Net Framework (Breaking change).