Enferno.Public.Web.Components 1.0.0-beta9

This is a prerelease version of Enferno.Public.Web.Components.
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 31 3/30/2015
1.0.0-beta8 32 3/27/2015
1.0.0-beta6 57 12/19/2014
1.0.0-beta5 41 12/18/2014
1.0.0-beta4 41 12/18/2014
1.0.0-beta3 42 12/18/2014
1.0.0-beta2 39 12/18/2014
1.0.0-beta 41 12/10/2014
1.0.0-alpha9 42 12/10/2014
1.0.0-alpha8 39 12/10/2014
1.0.0-alpha7 40 12/10/2014
1.0.0-alpha6 39 12/10/2014
1.0.0-alpha4 39 12/1/2014
1.0.0-alpha3 40 12/1/2014
1.0.0-alpha2 42 11/25/2014
1.0.0-alpha10 38 12/10/2014
1.0.0-alpha 46 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.