Okta.AspNetCore 5.0.1

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

Official Okta middleware for ASP.NET Core 8.0+. Easily add authentication and authorization to ASP.NET Core applications.

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Okta.AspNetCore:

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

JokJaBre.Core.Identity

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.1 74,768 2/19/2026
5.0.0 77,956 12/19/2025
4.6.8 85,589 11/19/2025
4.6.7 155,973 9/22/2025
4.6.6 109,854 8/12/2025
4.6.5 32,255 7/29/2025
4.6.3 255,748 4/4/2025
4.6.2 321,350 1/17/2025
4.6.1 1,701,109 4/19/2024
4.6.0 241,974 3/4/2024
4.5.0 1,567,284 8/18/2023
4.4.2 1,018,095 1/12/2023
4.4.1 334,673 12/5/2022
4.4.0 105,745 11/14/2022
4.3.0 43,993 11/4/2022
4.2.1 355,128 9/13/2022
4.2.0 1,233,713 5/3/2022
4.1.0 281,391 3/30/2022
4.0.0 637,216 12/9/2021
3.5.1 754,559 9/27/2021
Loading failed