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,372 11/19/2019
1.1.7 968 11/17/2019
1.1.6 809 11/16/2019
1.1.5 821 11/16/2019
1.1.4 796 11/16/2019
1.1.3 779 11/16/2019
1.1.2 830 11/16/2019
1.1.1 806 11/16/2019
1.1.0 814 11/16/2019
1.0.9 783 11/16/2019
1.0.8 620 11/16/2019
1.0.7 986 11/16/2019
1.0.6 912 11/16/2019
1.0.5 1,057 11/16/2019
1.0.4 950 11/16/2019
1.0.3 758 11/16/2019
1.0.2 986 11/16/2019
1.0.1 947 11/16/2019
1.0.0 840 11/16/2019

Fixing content file copying bug.