SPAuthN 2.2.1

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

// Install SPAuthN as a Cake Tool
#tool nuget:?package=SPAuthN&version=2.2.1

SharePoint .Net auth with Node.js

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 SPAuthN:

Package Downloads
SPExec

SharePoint Executor The library for command line usage of SharePoint applications for deploy/retract/execute custom solutions based on CSOM (or SPMeta2 CSOM) console applications The solution that helps to execute custom code for SharePoint 2013/2016/Online based on console application (command line arguments) on different stages like deploy, retract or execute The main idea of the solution is to help to execute custom code in SharePoint in different situations and solutions and to standardize for similar solutions --- The project and details on github - https://github.com/sergeisnitko/SPExec

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 742 2/13/2020
2.2.0 570 2/13/2020
2.1.3 640 7/19/2019
2.1.2 567 6/15/2019
2.1.1 653 6/13/2019
2.1.0 2,418 4/3/2019
2.0.4 907 8/17/2018
2.0.3 2,827 3/27/2018
2.0.2 953 3/27/2018
2.0.1 1,012 2/23/2018
2.0.0 4,005 12/9/2017
1.1.4 1,244 12/5/2017
1.1.3 896 12/5/2017
1.1.2 1,434 12/1/2017
1.1.1 983 12/1/2017
1.1.0 1,262 11/30/2017
1.0.7 1,070 11/29/2017
1.0.6 1,592 11/28/2017
1.0.5 990 11/1/2017
1.0.4 978 10/30/2017
1.0.3 946 10/30/2017
1.0.2 982 10/30/2017
1.0.1 1,091 10/29/2017
1.0.0 1,271 10/28/2017

node-sp-auth-config update