NSspi 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NSspi --version 0.2.0
NuGet\Install-Package NSspi -Version 0.2.0
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="NSspi" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NSspi --version 0.2.0
#r "nuget: NSspi, 0.2.0"
#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.
// Install NSspi as a Cake Addin
#addin nuget:?package=NSspi&version=0.2.0

// Install NSspi as a Cake Tool
#tool nuget:?package=NSspi&version=0.2.0

A C#/.Net interface to the Win32 SSPI authentication API,
           better known as Windows Integrated Authentication.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NSspi:

Package Downloads
MailKit.Security.SaslMechanismNtlmIntegrated

Package Description

AMPS.Auth

Kerberos authentication support for the AMPS C# Client.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NSspi:

Repository Stars
JamesCooteUK/SharpSphere
.NET Project for Attacking vCenter
Version Downloads Last updated
0.3.1 184,629 8/6/2019
0.3.0 3,291 6/17/2019
0.2.1 12,064 9/23/2018
0.2.0 81,054 10/20/2017
0.1.3 13,878 5/1/2017
0.1.1 2,033 1/20/2017

Adds support for username/password credentials, but introduces a minor change in the interface that breaks existing code.