Asmak9.AuthorizeRESTWebApiAK 1.1.8

dotnet add package Asmak9.AuthorizeRESTWebApiAK --version 1.1.8
                    
NuGet\Install-Package Asmak9.AuthorizeRESTWebApiAK -Version 1.1.8
                    
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="Asmak9.AuthorizeRESTWebApiAK" Version="1.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asmak9.AuthorizeRESTWebApiAK" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="Asmak9.AuthorizeRESTWebApiAK" />
                    
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 Asmak9.AuthorizeRESTWebApiAK --version 1.1.8
                    
#r "nuget: Asmak9.AuthorizeRESTWebApiAK, 1.1.8"
                    
#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.
#:package Asmak9.AuthorizeRESTWebApiAK@1.1.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Asmak9.AuthorizeRESTWebApiAK&version=1.1.8
                    
Install as a Cake Addin
#tool nuget:?package=Asmak9.AuthorizeRESTWebApiAK&version=1.1.8
                    
Install as a Cake Tool

Asmak9.AuthorizeRESTWebApiAK  is a 30 days free trial library that provides two main classe RESTWebAPIAuthHeaderHandler and RESTWebAPIKey for REST Web API basic authorization and API Key generation facility

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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.1.8 2,346 11/19/2019
1.1.7 955 11/17/2019
1.1.6 796 11/16/2019
1.1.5 808 11/16/2019
1.1.4 783 11/16/2019
1.1.3 766 11/16/2019
1.1.2 817 11/16/2019
1.1.1 792 11/16/2019
1.1.0 801 11/16/2019
1.0.9 770 11/16/2019
1.0.8 607 11/16/2019
1.0.7 972 11/16/2019
1.0.6 899 11/16/2019
1.0.5 1,044 11/16/2019
1.0.4 937 11/16/2019
1.0.3 745 11/16/2019
1.0.2 971 11/16/2019
1.0.1 934 11/16/2019
1.0.0 827 11/16/2019

Fixing content file copying bug.