BizDoc.Authentication.FormIdentity
10.1.2
dotnet add package BizDoc.Authentication.FormIdentity --version 10.1.2
NuGet\Install-Package BizDoc.Authentication.FormIdentity -Version 10.1.2
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="BizDoc.Authentication.FormIdentity" Version="10.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BizDoc.Authentication.FormIdentity" Version="10.1.2" />
<PackageReference Include="BizDoc.Authentication.FormIdentity" />
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 BizDoc.Authentication.FormIdentity --version 10.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BizDoc.Authentication.FormIdentity, 10.1.2"
#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 BizDoc.Authentication.FormIdentity@10.1.2
#: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=BizDoc.Authentication.FormIdentity&version=10.1.2
#tool nuget:?package=BizDoc.Authentication.FormIdentity&version=10.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Form Identity for BizDoc
propgram.cs
builder.AddBizDoc().
AddFormIdentity();
app.UseBizDoc().
UseFormIdentity();
Angular
npm i @bizdoc/credentials
module.ts
imports: [CredentialsModule.forRoot()]
Set options.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.
-
net10.0
- BizDoc.Core (>= 10.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 10.0.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 10.0.1)
- Microsoft.IdentityModel.Tokens (>= 8.16.0)
- System.IdentityModel.Tokens.Jwt (>= 8.16.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.2 | 0 | 3/4/2026 |
| 10.0.1 | 87 | 2/16/2026 |
| 10.0.0 | 105 | 1/6/2026 |
| 9.6.1 | 691 | 12/3/2025 |
| 9.5.1 | 191 | 9/13/2025 |
| 9.5.0 | 224 | 9/2/2025 |
| 9.4.0 | 197 | 7/27/2025 |
| 9.3.1 | 314 | 7/20/2025 |
| 9.3.0 | 220 | 6/20/2025 |
| 9.2.0 | 271 | 5/26/2025 |
| 9.1.0 | 185 | 5/18/2025 |
| 9.0.0 | 304 | 5/15/2025 |
| 8.23.1 | 313 | 5/14/2025 |
| 8.22.1 | 293 | 4/16/2025 |
| 8.21.1 | 229 | 3/27/2025 |
| 8.20.1 | 272 | 3/12/2025 |
| 8.20.0 | 193 | 2/27/2025 |
| 8.18.0 | 193 | 2/15/2025 |
| 8.17.0 | 208 | 2/13/2025 |
| 8.16.0 | 183 | 1/20/2025 |
Loading failed