Enferno.Public.Web.Components 1.0.0-beta9

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-beta9                
NuGet\Install-Package Enferno.Public.Web.Components -Version 1.0.0-beta9                
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-beta9" />                
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-beta9                
#r "nuget: Enferno.Public.Web.Components, 1.0.0-beta9"                
#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-beta9&prerelease

// Install Enferno.Public.Web.Components as a Cake Tool
#tool nuget:?package=Enferno.Public.Web.Components&version=1.0.0-beta9&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 836 10/6/2016
1.0.0-rc9 822 1/29/2016
1.0.0-rc8 860 11/13/2015
1.0.0-rc7 929 9/28/2015
1.0.0-rc6 831 6/12/2015
1.0.0-rc5 864 6/4/2015
1.0.0-rc4 838 6/4/2015
1.0.0-rc3 841 5/28/2015
1.0.0-rc2 820 5/28/2015
1.0.0-rc12 1,215 2/26/2016
1.0.0-rc11 859 2/26/2016
1.0.0-rc10 910 2/23/2016
1.0.0-rc1 831 5/28/2015
1.0.0-beta9 877 3/30/2015
1.0.0-beta8 852 3/27/2015
1.0.0-beta6 1,336 12/19/2014
1.0.0-beta5 1,196 12/18/2014
1.0.0-beta4 1,202 12/18/2014
1.0.0-beta3 1,204 12/18/2014
1.0.0-beta2 1,224 12/18/2014
1.0.0-beta 1,062 12/10/2014
1.0.0-alpha9 1,061 12/10/2014
1.0.0-alpha8 1,071 12/10/2014
1.0.0-alpha7 1,064 12/10/2014
1.0.0-alpha6 1,079 12/10/2014
1.0.0-alpha4 972 12/1/2014
1.0.0-alpha3 978 12/1/2014
1.0.0-alpha2 975 11/25/2014
1.0.0-alpha10 1,048 12/10/2014
1.0.0-alpha 975 11/24/2014

Added capability to know when we are loading from the server. This enables showing an indication of some sort to the user.
     
     Added order reference field.