Odachi.AspNetCore.Authentication.Basic 10.0.0

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

ASP.NET Core middleware for basic authentication.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • 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
10.0.0 1,545 11/18/2025
9.0.0 404 5/7/2025
8.0.2 5,718 7/2/2024
8.0.1 344 6/2/2024
8.0.0 4,336 11/27/2023
7.0.4 692 11/27/2023
7.0.4-pre.4 170 11/27/2023
7.0.4-pre.3 198 10/25/2023
7.0.4-pre.2 26,375 10/21/2023
7.0.4-pre.1 164 10/21/2023
7.0.3 1,085 6/9/2023
7.0.3-pre.5 219 6/9/2023
7.0.3-pre.4 212 6/9/2023
7.0.3-pre.3 221 6/7/2023
7.0.3-pre.1 196 6/5/2023
7.0.2 742 5/25/2023
7.0.2-preview-000392 590 5/19/2023
7.0.2-preview-000384 625 5/18/2023
6.0.2-preview-000394 643 5/25/2023
6.0.2-preview-000385 612 5/18/2023
Loading failed