Fhi.HelseId
3.3.1
.NET Core 3.1
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Fhi.HelseId -Version 3.3.1
dotnet add package Fhi.HelseId --version 3.3.1
<PackageReference Include="Fhi.HelseId" Version="3.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fhi.HelseId --version 3.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fhi.HelseId, 3.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fhi.HelseId as a Cake Addin
#addin nuget:?package=Fhi.HelseId&version=3.3.1
// Install Fhi.HelseId as a Cake Tool
#tool nuget:?package=Fhi.HelseId&version=3.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Authentication and authorization component for access to NHN HelseId
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AspNetCore.DataProtection.SqlServer (>= 1.0.2)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.18)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.9)
- Microsoft.AspNetCore.Components.Analyzers (>= 3.1.9)
- System.Data.SqlClient (>= 4.8.3)
- System.ServiceModel.Http (>= 4.8.1)
- System.ServiceModel.Primitives (>= 4.8.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Fhi.HelseId:
Package | Downloads |
---|---|
Fhi.HelseId.Worker
Authentication and authorization component for asp.net core workers access to NHN HelseId |
|
Fhi.HelseId.TestSupport
Base classes for testing an implementation using Fhi.HelseId |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.0-beta.11 | 103 | 5/31/2022 |
3.4.0-beta.10 | 155 | 5/23/2022 |
3.4.0-beta.9 | 57 | 5/23/2022 |
3.4.0-beta.8 | 59 | 5/23/2022 |
3.4.0-beta.7 | 61 | 5/21/2022 |
3.4.0-beta.6 | 77 | 5/16/2022 |
3.4.0-beta.5 | 643 | 4/25/2022 |
3.4.0-beta.4 | 962 | 1/8/2022 |
3.4.0-beta.3 | 78 | 1/5/2022 |
3.3.1 | 5,611 | 10/28/2021 |
3.3.0 | 280 | 10/27/2021 |
3.2.0 | 8,269 | 5/14/2021 |
3.1.0 | 2,409 | 3/18/2021 |
3.1.0-beta.1 | 683 | 2/28/2021 |
3.0.0 | 1,525 | 2/17/2021 |
2.3.1 | 190 | 1/15/2021 |
2.3.0 | 173 | 1/14/2021 |
2.2.0 | 513 | 12/3/2020 |
2.1.0 | 1,203 | 11/9/2020 |
2.0.0 | 1,349 | 10/29/2020 |
2.0.0-beta.4 | 169 | 10/29/2020 |
2.0.0-beta.3 | 249 | 10/20/2020 |
2.0.0-beta.2 | 1,098 | 6/30/2020 |
2.0.0-beta.1.1 | 165 | 6/30/2020 |
2.0.0-beta.1 | 187 | 6/30/2020 |
Allow AddHelseIdWebAuthentication() to customize AddControllers() and return IMvcBuilder. Allow merging of scopes