Enferno.Public.Web.Components 1.0.0-beta8

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-beta8
                    
NuGet\Install-Package Enferno.Public.Web.Components -Version 1.0.0-beta8
                    
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-beta8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Enferno.Public.Web.Components" Version="1.0.0-beta8" />
                    
Directory.Packages.props
<PackageReference Include="Enferno.Public.Web.Components" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Enferno.Public.Web.Components --version 1.0.0-beta8
                    
#r "nuget: Enferno.Public.Web.Components, 1.0.0-beta8"
                    
#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.
#addin nuget:?package=Enferno.Public.Web.Components&version=1.0.0-beta8&prerelease
                    
Install Enferno.Public.Web.Components as a Cake Addin
#tool nuget:?package=Enferno.Public.Web.Components&version=1.0.0-beta8&prerelease
                    
Install Enferno.Public.Web.Components as a Cake Tool

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 953 10/6/2016
1.0.0-rc9 940 1/29/2016
1.0.0-rc8 979 11/13/2015
1.0.0-rc7 1,048 9/28/2015
1.0.0-rc6 951 6/12/2015
1.0.0-rc5 984 6/4/2015
1.0.0-rc4 958 6/4/2015
1.0.0-rc3 961 5/28/2015
1.0.0-rc2 942 5/28/2015
1.0.0-rc12 1,333 2/26/2016
1.0.0-rc11 978 2/26/2016
1.0.0-rc10 1,028 2/23/2016
1.0.0-rc1 951 5/28/2015
1.0.0-beta9 999 3/30/2015
1.0.0-beta8 978 3/27/2015
1.0.0-beta6 1,460 12/19/2014
1.0.0-beta5 1,321 12/18/2014
1.0.0-beta4 1,326 12/18/2014
1.0.0-beta3 1,327 12/18/2014
1.0.0-beta2 1,354 12/18/2014
1.0.0-beta 1,188 12/10/2014
1.0.0-alpha9 1,188 12/10/2014
1.0.0-alpha8 1,196 12/10/2014
1.0.0-alpha7 1,190 12/10/2014
1.0.0-alpha6 1,204 12/10/2014
1.0.0-alpha4 1,098 12/1/2014
1.0.0-alpha3 1,104 12/1/2014
1.0.0-alpha2 1,101 11/25/2014
1.0.0-alpha10 1,174 12/10/2014
1.0.0-alpha 1,100 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.