IdentityModel.OidcClient 2.1.0

Suggested Alternatives

Duende.IdentityModel.OidcClient

Additional Details

This package have been rebranded and replaced with Duende.IdentityModel.OidcClient. Please update your package references.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IdentityModel.OidcClient --version 2.1.0
                    
NuGet\Install-Package IdentityModel.OidcClient -Version 2.1.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="IdentityModel.OidcClient" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IdentityModel.OidcClient" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="IdentityModel.OidcClient" />
                    
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 IdentityModel.OidcClient --version 2.1.0
                    
#r "nuget: IdentityModel.OidcClient, 2.1.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 IdentityModel.OidcClient@2.1.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=IdentityModel.OidcClient&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=IdentityModel.OidcClient&version=2.1.0
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (86)

Showing the top 5 NuGet packages that depend on IdentityModel.OidcClient:

Package Downloads
CUSTIS.NetCore.AppHost

Инструменты для хостинга приложения

Uno.Extensions.Authentication.Oidc.WinUI

Oidc Authentication Extensions for the Uno Platform (WinUI)

aemarcoToolbox

c# tools collection

GP.CloudWebLib

CloudWebLib

Allie.Chat.WebAPI

The WebAPI Client Service assembly for Allie.Chat, an RSS messaging and routing platform to consolidate messages from multiple providers including Twitch, Discord, Websocket and Tcp.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on IdentityModel.OidcClient:

Repository Stars
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
dotnet/eShop
A reference .NET application implementing an eCommerce site
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
abpframework/abp-samples
Sample solutions built with the ABP Framework
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
Phalcode/gamevault-app
Frontend for the self-hosted gaming platform for drm-free games
T0shik/aspnetcore3-authentication
SteveSandersonMS/BlazeOrbital
Sample application for Blazor WebAssembly on .NET 6
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
alexhiggins732/IdentityServer8
DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
CCob/okta-terrify
Okta Verify and Okta FastPass Abuse Tool
DuendeArchive/IdentityModel.OidcClient.Samples
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
davidbritch/xamarin-forms
Samples for Xamarin.Forms
damienbod/AspNetCoreWindowsAuth
Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4
densen2014/Blazor100
Blazor入门100天
matt-goldman/MauiCleanTodos
Clean Architecture with ASP.NET Core, .NET MAUI and Blazor
Version Downloads Last Updated