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 (3)

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

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

JokJaBre.Core.Identity

Package Description

Startbit-Authy

All-in-one authentication library for ASP.NET Core 9. Includes JWT, OAuth 2.0, OIDC, Google, GitHub, Microsoft, Okta and API Key authentication — configured via a single unifiedauth.credentials.json file. No hardcoded keys or secrets in code.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Okta.AspNetCore:

Repository Stars
Deblokt/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
Version Downloads Last Updated
5.0.1 155,622 2/19/2026
5.0.0 99,387 12/19/2025
4.6.8 104,888 11/19/2025
4.6.7 182,984 9/22/2025
4.6.6 124,221 8/12/2025
4.6.5 35,259 7/29/2025
4.6.3 276,491 4/4/2025
4.6.2 344,127 1/17/2025
4.6.1 1,789,811 4/19/2024
4.6.0 245,675 3/4/2024
4.5.0 1,612,716 8/18/2023
4.4.2 1,035,655 1/12/2023
4.4.1 340,219 12/5/2022
4.4.0 106,534 11/14/2022
4.3.0 44,123 11/4/2022
4.2.1 359,440 9/13/2022
4.2.0 1,240,054 5/3/2022
4.1.0 285,866 3/30/2022
4.0.0 640,639 12/9/2021
3.5.1 779,118 9/27/2021
Loading failed