HttpAuthModule 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package HttpAuthModule --version 2.0.1
NuGet\Install-Package HttpAuthModule -Version 2.0.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="HttpAuthModule" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HttpAuthModule --version 2.0.1
#r "nuget: HttpAuthModule, 2.0.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 HttpAuthModule as a Cake Addin
#addin nuget:?package=HttpAuthModule&version=2.0.1

// Install HttpAuthModule as a Cake Tool
#tool nuget:?package=HttpAuthModule&version=2.0.1

Simple Http Basic, Digest Authentication Module with IP Restriction.
     [Features]
     - Standard basic authentication.
     - Digest authentication implementation is simple algorithm: nonce value has expiration.
     - Basic or Digest Authentication don't touch HttpContext.Current.User.
     - Target IP Address Family is IPv4 and IPv6.
     - Ignore Path Regex Setting.

     If you find bugs or have reauests for improvement, contact me. https://github.com/nabehiro/HttpAuthModule

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.

This package has no dependencies.

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
2.3.0 24,193 11/8/2021
2.2.2 285,836 4/9/2016
2.2.1 7,740 9/1/2015
2.2.0 10,471 10/8/2014
2.1.2 1,919 9/17/2014
2.1.1 2,146 6/23/2014
2.1.0 1,586 10/19/2013
2.0.2 1,301 10/17/2013
2.0.1 1,305 10/17/2013
2.0.0 1,318 10/17/2013
1.2.0 1,414 10/17/2013
1.1.0 1,290 10/11/2013
1.0.0.2 1,273 9/30/2013
1.0.0.1 1,291 9/30/2013
1.0.0 1,370 9/18/2013
0.7.0.1 1,240 9/11/2013
0.7.0 1,312 9/11/2013