Microsoft.Owin.Security.NengLongSSO 1.0.11

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

// Install Microsoft.Owin.Security.NengLongSSO as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Security.NengLongSSO&version=1.0.11

NengLong Unified Authentication Middleware For WebApi

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

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
2.0.1 878 2/18/2019
1.1.4 766 12/5/2018
1.1.3 1,051 3/22/2018
1.1.2 1,068 3/3/2017
1.1.1 1,008 1/18/2017
1.1.0 1,025 1/3/2017
1.0.25 1,002 10/31/2016
1.0.24 1,028 10/28/2016
1.0.23 1,057 8/22/2016
1.0.22 1,063 5/16/2016
1.0.21 1,098 3/28/2016
1.0.20 1,143 3/11/2016
1.0.19 1,439 2/25/2016
1.0.18 1,366 2/25/2016
1.0.17 1,173 2/23/2016
1.0.16 1,253 2/23/2016
1.0.15 1,053 2/22/2016
1.0.14 1,032 2/19/2016
1.0.13 1,043 2/19/2016
1.0.12 1,046 2/17/2016
1.0.11 1,060 2/16/2016
1.0.10 1,041 2/16/2016
1.0.9 1,067 1/26/2016
1.0.8 1,020 1/26/2016
1.0.7 1,055 1/25/2016
1.0.6 1,072 1/6/2016
1.0.5 1,117 12/17/2015
1.0.4 1,033 12/17/2015

v1.0.11
1. Fix getToken for NLTicket/Token switch

v1.0.10
1. Add NLTicket Support for Temporary Grant Ticket

v1.0.9
1. Add ClientId/RedirectUri Support for Temporary Token

v1.0.8
1. Add Query/Form Support for Authorization

v1.0.7
1. Fix issue on nullable token
   
v1.0.6
1. Remove unused libraries

v1.0.5
1. Return token by hash # instead of query string ?

v1.0.4
1. User Authentication
2. Authentication Redirection