Pi8.MxTools.AuthBasicLite
1.0.0
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
<PackageReference Include="Pi8.MxTools.AuthBasicLite" Version="1.0.0" />
<PackageVersion Include="Pi8.MxTools.AuthBasicLite" Version="1.0.0" />
<PackageReference Include="Pi8.MxTools.AuthBasicLite" />
paket add Pi8.MxTools.AuthBasicLite --version 1.0.0
#r "nuget: Pi8.MxTools.AuthBasicLite, 1.0.0"
#:package Pi8.MxTools.AuthBasicLite@1.0.0
#addin nuget:?package=Pi8.MxTools.AuthBasicLite&version=1.0.0
#tool nuget:?package=Pi8.MxTools.AuthBasicLite&version=1.0.0
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 | Versions 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. |
-
net7.0
- BCrypt.Net-Next (>= 4.0.3)
- Microsoft.EntityFrameworkCore.InMemory (>= 7.0.16)
- Npgsql (>= 7.0.6)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.11)
- Swashbuckle.AspNetCore (>= 6.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.