ActiveIS.UmbracoForms.ConfirmInput
1.0.4
dotnet add package ActiveIS.UmbracoForms.ConfirmInput --version 1.0.4
NuGet\Install-Package ActiveIS.UmbracoForms.ConfirmInput -Version 1.0.4
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="ActiveIS.UmbracoForms.ConfirmInput" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ActiveIS.UmbracoForms.ConfirmInput --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ActiveIS.UmbracoForms.ConfirmInput, 1.0.4"
#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 ActiveIS.UmbracoForms.ConfirmInput as a Cake Addin #addin nuget:?package=ActiveIS.UmbracoForms.ConfirmInput&version=1.0.4 // Install ActiveIS.UmbracoForms.ConfirmInput as a Cake Tool #tool nuget:?package=ActiveIS.UmbracoForms.ConfirmInput&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A text input with confirmation field
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- UmbracoCms (>= 8.17.2)
- UmbracoForms (>= 8.10.2)
- UmbracoForms.Core (>= 8.10.2)
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 |
---|---|---|
1.0.4 | 359 | 11/28/2022 |
1.0.3 | 322 | 11/24/2022 |
1.0.2 | 453 | 9/14/2022 |
1.0.1 | 507 | 10/19/2020 |
1.0.0 | 492 | 9/18/2020 |
0.0.3-beta | 410 | 7/31/2020 |
0.0.2-beta | 335 | 7/20/2020 |
0.0.1-beta | 346 | 7/20/2020 |
Fixed validation issue and updated dependencies