BizDoc.Core.FormIdentity 6.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BizDoc.Core.FormIdentity --version 6.6.0                
NuGet\Install-Package BizDoc.Core.FormIdentity -Version 6.6.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="BizDoc.Core.FormIdentity" Version="6.6.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BizDoc.Core.FormIdentity --version 6.6.0                
#r "nuget: BizDoc.Core.FormIdentity, 6.6.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.
// Install BizDoc.Core.FormIdentity as a Cake Addin
#addin nuget:?package=BizDoc.Core.FormIdentity&version=6.6.0

// Install BizDoc.Core.FormIdentity as a Cake Tool
#tool nuget:?package=BizDoc.Core.FormIdentity&version=6.6.0                

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. 
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 578 7/3/2022 6.6.7 is deprecated because it is no longer maintained.
6.6.6 437 6/26/2022
6.6.5 418 6/23/2022
6.6.4 420 6/15/2022
6.6.3 433 6/7/2022
6.6.2 431 5/25/2022
6.6.0 427 5/20/2022
6.5.3 446 4/13/2022
6.5.1 428 4/6/2022
6.4.0 454 3/8/2022
6.3.0 440 2/10/2022
6.2.0 443 1/20/2022
6.0.4 320 12/14/2021
6.0.3 268 12/3/2021
6.0.2 306 11/15/2021
6.0.1 288 11/13/2021
6.0.0 298 11/10/2021
5.3.4 343 11/6/2021
5.3.3 314 10/30/2021
5.3.2 304 10/14/2021
5.3.1 386 10/12/2021
5.3.0 333 10/12/2021
5.2.6 316 10/7/2021
5.2.5 338 10/5/2021
5.2.4 357 10/3/2021
5.2.3 330 9/25/2021
5.2.1 335 9/24/2021

-