Enferno.Public.Web.Components 1.0.0-alpha3

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

// Install Enferno.Public.Web.Components as a Cake Tool
#tool nuget:?package=Enferno.Public.Web.Components&version=1.0.0-alpha3&prerelease                

Enferno component library that helps the developer implements common views and scenarios such as shopping basket, product and checkout in a easy way.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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
1.1.0-beta 898 10/6/2016
1.0.0-rc9 884 1/29/2016
1.0.0-rc8 923 11/13/2015
1.0.0-rc7 992 9/28/2015
1.0.0-rc6 895 6/12/2015
1.0.0-rc5 928 6/4/2015
1.0.0-rc4 902 6/4/2015
1.0.0-rc3 905 5/28/2015
1.0.0-rc2 886 5/28/2015
1.0.0-rc12 1,277 2/26/2016
1.0.0-rc11 921 2/26/2016
1.0.0-rc10 972 2/23/2016
1.0.0-rc1 895 5/28/2015
1.0.0-beta9 941 3/30/2015
1.0.0-beta8 920 3/27/2015
1.0.0-beta6 1,402 12/19/2014
1.0.0-beta5 1,262 12/18/2014
1.0.0-beta4 1,268 12/18/2014
1.0.0-beta3 1,269 12/18/2014
1.0.0-beta2 1,296 12/18/2014
1.0.0-beta 1,128 12/10/2014
1.0.0-alpha9 1,129 12/10/2014
1.0.0-alpha8 1,137 12/10/2014
1.0.0-alpha7 1,130 12/10/2014
1.0.0-alpha6 1,145 12/10/2014
1.0.0-alpha4 1,039 12/1/2014
1.0.0-alpha3 1,045 12/1/2014
1.0.0-alpha2 1,041 11/25/2014
1.0.0-alpha10 1,114 12/10/2014
1.0.0-alpha 1,041 11/24/2014

Added functionality for handling a purchase respone in a correct manner.

     Changed error message handling to have three groups of messages:

     * Payment error messages
     * General error messages
     * Person and company details retreival error messages