BizDoc.Infrastructure.Survey
8.3.2
dotnet add package BizDoc.Infrastructure.Survey --version 8.3.2
NuGet\Install-Package BizDoc.Infrastructure.Survey -Version 8.3.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.Infrastructure.Survey" Version="8.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BizDoc.Infrastructure.Survey --version 8.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BizDoc.Infrastructure.Survey, 8.3.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.
// Install BizDoc.Infrastructure.Survey as a Cake Addin #addin nuget:?package=BizDoc.Infrastructure.Survey&version=8.3.2 // Install BizDoc.Infrastructure.Survey as a Cake Tool #tool nuget:?package=BizDoc.Infrastructure.Survey&version=8.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Survey for BizDoc
Setup
builder.Services.
AddBizDoc().
AddSurvey();
app.UseBizDoc().
UseSurvey();
Form
Survey Designer
In Architect Tool forms section, new > Survey.
Design.
Analysis
Bind analysis profile to survey form in Architect form profile.
Survey Browser
Reports, find Surver Borwser. Filter form, choose questions.
Export as Excel file.
Dashboard
Quick Poll.
Analysis.
Angular
npm @bizdoc/survey package.
Flutter
API
Profile
/api/survey/form/{survey-name}
[
{
"id": 1,
"number": "S0001",
"question_1": "Yes."
}
]
Authorization require system privileges.
Profile
/api/survey/profile/{identity}
{
"number": "S0001",
"question_1": true,
"question_2": 1
}
Supports GET and PUT.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- BizDoc.Core (>= 8.13.15)
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 |
---|---|---|
8.3.2 | 312 | 1/17/2024 |
8.3.1 | 310 | 1/12/2024 |
7.3.1 | 387 | 12/23/2023 |
7.3.0 | 417 | 11/20/2023 |
7.2.0 | 407 | 11/15/2023 |
7.1.0 | 670 | 6/24/2023 |
7.0.0 | 808 | 11/28/2022 |
6.8.10 | 817 | 11/8/2022 |
6.8.9 | 825 | 11/6/2022 |
6.8.8 | 819 | 11/6/2022 |
6.8.7 | 796 | 11/2/2022 |
6.8.6 | 794 | 11/1/2022 |
6.8.5 | 811 | 11/1/2022 |
6.8.4 | 820 | 10/31/2022 |
6.8.3 | 811 | 10/27/2022 |
6.8.2 | 851 | 10/26/2022 |
6.8.1 | 872 | 10/24/2022 |
6.8.0 | 850 | 10/24/2022 |
0.0.9 | 869 | 10/22/2022 |
0.0.7 | 911 | 10/20/2022 |