Found 129 packages
Docker.DotNet.BasicAuth is a library that allows you to use basic authentication with a remote Docker engine programmatically in your .NET applications.
ASP.NET Core middleware that enables an application to support basic authentication.
Provides various authenticators for user authentication in Crosslight apps, including HttpBasic, NTLM, OAuth, OAuth2, and WebAPI authenticator.
An extension to a SOLID framework for developing hypersonic code applications
BasicAuth Middleware for AspNet Core
Provides a simple basic auth handler for ASP.Net
A lightweight validation module for validating HTTP Basic Authentication credentials.
A validation module for validating HTTP Basic Authentication credentials in Functions.
Sitko.Core is a set of libraries to help build .NET Core applications fast
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.(specified path skip authentication) - Ignore IP Address.(specified IP skip authentication) If you find bugs or have requests for improvement, contact me. http://github.com/nabehiro/HttpAuthModule
WebApi.BasicAuth provides HTTP Basic Authentication with usernames and passwords stored in Web.config.
A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Auth0
A library which includes a dotnet 5+ Basic Authentication middleware component which can be added to dotnet web and API apps on Azure to enable classic/old RFC 2617 Basic Authentication. See GitHub repo for usage instructions.
A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Azure Active Directory
A library for basic authorization parsing
Provides easy implementation for Basic HTTP authentication in an ASP.NET Web API project.
Package Description
A library for basic authorization parsing for Functions
A Docker.DotNet extension that adds Basic Authentication for remote Docker Engine connections.