NengLong.CMP.User 1.1.5

dotnet add package NengLong.CMP.User --version 1.1.5
NuGet\Install-Package NengLong.CMP.User -Version 1.1.5
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="NengLong.CMP.User" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NengLong.CMP.User --version 1.1.5
#r "nuget: NengLong.CMP.User, 1.1.5"
#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 NengLong.CMP.User as a Cake Addin
#addin nuget:?package=NengLong.CMP.User&version=1.1.5

// Install NengLong.CMP.User as a Cake Tool
#tool nuget:?package=NengLong.CMP.User&version=1.1.5

NengLong's Resources Owner Repository for Users

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 (1)

Showing the top 1 NuGet packages that depend on NengLong.CMP.User:

Package Downloads
NengLong.CMP.SSOYXTExtensions

NengLong Unified Authentication Middleware For SSO And Yxt Platform

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 861 9/28/2018
1.1.4 743 9/28/2018
1.1.2 973 3/22/2018
1.1.1 2,323 3/21/2017
1.1.0 1,546 3/3/2017
1.0.13 1,369 1/24/2017
1.0.12 942 1/24/2017
1.0.11 1,806 5/13/2016
1.0.10 1,099 3/11/2016
1.0.9 1,009 3/2/2016
1.0.8 1,055 2/24/2016
1.0.7 1,042 2/22/2016
1.0.6 994 1/22/2016
1.0.5 1,000 1/19/2016
1.0.4 972 1/19/2016
1.0.3 1,099 12/17/2015

v1.1.3
* Modify polly timeout
v1.1.2
* Modify logs

v1.1.1
* Modify logs

v1.1.0
* Add logs

v1.0.13
* Bugfix

v1.0.12
* Enhance Logging

v1.0.11
* Add GetPlatformKeysByDbId
* Fix some bugs

v1.0.10
* Remove NengLong.CMP.SSO Dependency

v1.0.9
* Some Revision

v1.0.8
* Api revision(synchronize with wiki)

v1.0.7
1. bug fixes on adding base64 string(contains ==) into headers

v1.0.6
1. Use Enum of UserType for parameters
2. Fix some bugs

v1.0.5
1. Fix mispelling parameters

v1.0.4
1. Add userId for TinyUserModel

v1.0.3
1. Get User Info
2. Get Area Info
3. Get School Info
4. Integrate With Owin