Pi8.MxTools.AuthBasicLite 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Pi8.MxTools.AuthBasicLite --version 1.0.0
                    
NuGet\Install-Package Pi8.MxTools.AuthBasicLite -Version 1.0.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="Pi8.MxTools.AuthBasicLite" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pi8.MxTools.AuthBasicLite" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Pi8.MxTools.AuthBasicLite" />
                    
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 Pi8.MxTools.AuthBasicLite --version 1.0.0
                    
#r "nuget: Pi8.MxTools.AuthBasicLite, 1.0.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.
#:package Pi8.MxTools.AuthBasicLite@1.0.0
                    
#: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=Pi8.MxTools.AuthBasicLite&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Pi8.MxTools.AuthBasicLite&version=1.0.0
                    
Install as a Cake Tool

AuthBasicLite is a lightweight authentication library for .NET applications, designed to simplify the implementation of basic authentication in ASP.NET Core projects. It provides a streamlined and secure way to integrate basic authentication, enabling developers to protect their API endpoints and websites with minimal effort. The library handles user credential verification, password hashing, and session management, offering an essential layer of security without the complexity of heavier authentication solutions. AuthBasicLite is ideal for small to medium-sized projects that require an effective and easy-to-implement authentication solution while still adhering to security standards.

AuthBasicLite es una biblioteca ligera de autenticación para aplicaciones .NET, diseñada para facilitar la implementación de autenticación básica en proyectos ASP.NET Core. Proporciona una forma simplificada y segura de integrar la autenticación básica, permitiendo a los desarrolladores proteger sus endpoints de API y sitios web con un esfuerzo mínimo. La librería maneja la verificación de credenciales de usuario, el hashing de contraseñas y la gestión de sesiones, ofreciendo una capa de seguridad esencial sin la complejidad de soluciones de autenticación más pesadas. AuthBasicLite es ideal para proyectos pequeños a medianos que requieren una solución de autenticación efectiva y fácil de implementar, manteniendo al mismo tiempo los estándares de seguridad.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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.3.1 227 3/8/2024
1.3.0 183 3/8/2024
1.2.3 186 3/8/2024
1.2.2 178 3/8/2024
1.2.1 188 3/8/2024
1.2.0 185 3/8/2024
1.1.0 202 3/4/2024
1.0.0 177 3/3/2024