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 | 99 | 5/31/2022 |
3.4.0-beta.10 | 103 | 5/23/2022 |
3.4.0-beta.9 | 53 | 5/23/2022 |
3.4.0-beta.8 | 55 | 5/23/2022 |
3.4.0-beta.7 | 57 | 5/21/2022 |
3.4.0-beta.6 | 73 | 5/16/2022 |
3.4.0-beta.5 | 576 | 4/25/2022 |
3.4.0-beta.4 | 935 | 1/8/2022 |
3.4.0-beta.3 | 75 | 1/5/2022 |
3.3.1 | 5,251 | 10/28/2021 |
3.3.0 | 271 | 10/27/2021 |
3.2.0 | 8,021 | 5/14/2021 |
3.1.0 | 2,221 | 3/18/2021 |
3.1.0-beta.1 | 682 | 2/28/2021 |
3.0.0 | 1,517 | 2/17/2021 |
2.3.1 | 189 | 1/15/2021 |
2.3.0 | 167 | 1/14/2021 |
2.2.0 | 510 | 12/3/2020 |
2.1.0 | 1,195 | 11/9/2020 |
2.0.0 | 1,329 | 10/29/2020 |
2.0.0-beta.4 | 168 | 10/29/2020 |
2.0.0-beta.3 | 248 | 10/20/2020 |
2.0.0-beta.2 | 1,097 | 6/30/2020 |
2.0.0-beta.1.1 | 164 | 6/30/2020 |
2.0.0-beta.1 | 186 | 6/30/2020 |
Allow AddHelseIdWebAuthentication() to customize AddControllers() and return IMvcBuilder. Allow merging of scopes