HttpAuthenticationModule 1.1.0

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

This module allows you to add ability of HTTP authentiocation (supports both of Basic and Digest auth) on your ASP.NET Web Applications, independent Windows machine or Active Directory users accounts.
     このモジュールは、Windows マシンアカウントないしは Active Diretory に依存することなく、HTTP認証機能 ( 基本認証とダイジェスト認証のいずれも対応 ) を提供します。

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 328 2/20/2012
1.0.0 55 2/5/2012