ActiveIS.UmbracoForms.Loqate 1.0.0

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

// Install ActiveIS.UmbracoForms.Loqate as a Cake Tool
#tool nuget:?package=ActiveIS.UmbracoForms.Loqate&version=1.0.0

ActiveIS.UmbracoForms.Loqate

Loqate address verification plugin for Umbraco Forms

Getting started

This package is supported on Umbraco 8.6+ and Umbraco Forms 8.4.1+.

Installation

ActiveIS.UmbracoForms.Loqate is available from Our Umbraco, NuGet or as a manual download directly from GitHub.

Our Umbraco repository

You can find a downloadable package on the Our Umbraco site.

Usage

This package adds Loqate address verification to Umbraco Forms.

This is tested with Umbraco V8.6.1 and Umbraco Forms 8.4.1

You will need to add the following key to your Web.Config:

<add key="LoqateKey" value="YOUR SECRET KEY" />

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.

License

Copyright © 2020 ActiveIS & Aaron Sadler.

Licensed under the MIT License.

Product 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.

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
2.0.2 928 7/21/2020
2.0.1 437 7/20/2020
1.0.0 514 5/26/2020

Initial Release