BizDoc.Core.FormIdentity 6.6.7

Suggested Alternatives

BizDoc.Authentication.FormIdentity

dotnet add package BizDoc.Core.FormIdentity --version 6.6.7
                    
NuGet\Install-Package BizDoc.Core.FormIdentity -Version 6.6.7
                    
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.Core.FormIdentity" Version="6.6.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BizDoc.Core.FormIdentity" Version="6.6.7" />
                    
Directory.Packages.props
<PackageReference Include="BizDoc.Core.FormIdentity" />
                    
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 BizDoc.Core.FormIdentity --version 6.6.7
                    
#r "nuget: BizDoc.Core.FormIdentity, 6.6.7"
                    
#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.
#addin nuget:?package=BizDoc.Core.FormIdentity&version=6.6.7
                    
Install as a Cake Addin
#tool nuget:?package=BizDoc.Core.FormIdentity&version=6.6.7
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.6.7 652 7/3/2022 6.6.7 is deprecated because it is no longer maintained.
6.6.6 480 6/26/2022
6.6.5 458 6/23/2022
6.6.4 463 6/15/2022
6.6.3 475 6/7/2022
6.6.2 476 5/25/2022
6.6.0 476 5/20/2022
6.5.3 494 4/13/2022
6.5.1 478 4/6/2022
6.4.0 503 3/8/2022
6.3.0 491 2/10/2022
6.2.0 492 1/20/2022
6.0.4 370 12/14/2021
6.0.3 319 12/3/2021
6.0.2 359 11/15/2021
6.0.1 341 11/13/2021
6.0.0 357 11/10/2021
5.3.4 395 11/6/2021
5.3.3 363 10/30/2021
5.3.2 355 10/14/2021
5.3.1 439 10/12/2021
5.3.0 384 10/12/2021
5.2.6 370 10/7/2021
5.2.5 388 10/5/2021
5.2.4 407 10/3/2021
5.2.3 382 9/25/2021
5.2.1 387 9/24/2021

-