MultiPlug.Auth.Local 1.0.5

dotnet add package MultiPlug.Auth.Local --version 1.0.5
                    
NuGet\Install-Package MultiPlug.Auth.Local -Version 1.0.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="MultiPlug.Auth.Local" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MultiPlug.Auth.Local" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="MultiPlug.Auth.Local" />
                    
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 MultiPlug.Auth.Local --version 1.0.5
                    
#r "nuget: MultiPlug.Auth.Local, 1.0.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.
#addin nuget:?package=MultiPlug.Auth.Local&version=1.0.5
                    
Install MultiPlug.Auth.Local as a Cake Addin
#tool nuget:?package=MultiPlug.Auth.Local&version=1.0.5
                    
Install MultiPlug.Auth.Local as a Cake Tool

Functionality

Used for the MultiPlug Edge Computing Platform - https://www.multiplug.app/

For

  • File based local authentication for the MultiPlug .Net Edge Computing Platform
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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
1.0.5 215 5 months ago
1.0.4 108 5 months ago
1.0.2 476 2/19/2021
1.0.1 449 1/7/2021
1.0.0 633 1/3/2020

1.0.5 https://github.com/British-Systems/MultiPlug.Auth.Local/issues/3
1.0.4 https://github.com/British-Systems/MultiPlug.Auth.Local/issues/2
1.0.3 Github issue #1
1.0.2 upgrade for MultiPlug.Base 1.0.53
1.0.1 upgrade for MultiPlug.Base 1.0.52
1.0.0 Published