Enferno.Public.Web.Components 1.0.0-beta6

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-beta6
                    
NuGet\Install-Package Enferno.Public.Web.Components -Version 1.0.0-beta6
                    
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-beta6" />
                    
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-beta6" />
                    
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-beta6
                    
#r "nuget: Enferno.Public.Web.Components, 1.0.0-beta6"
                    
#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-beta6&prerelease
                    
Install Enferno.Public.Web.Components as a Cake Addin
#tool nuget:?package=Enferno.Public.Web.Components&version=1.0.0-beta6&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 934 10/6/2016
1.0.0-rc9 921 1/29/2016
1.0.0-rc8 960 11/13/2015
1.0.0-rc7 1,029 9/28/2015
1.0.0-rc6 932 6/12/2015
1.0.0-rc5 965 6/4/2015
1.0.0-rc4 939 6/4/2015
1.0.0-rc3 942 5/28/2015
1.0.0-rc2 923 5/28/2015
1.0.0-rc12 1,314 2/26/2016
1.0.0-rc11 958 2/26/2016
1.0.0-rc10 1,009 2/23/2016
1.0.0-rc1 932 5/28/2015
1.0.0-beta9 978 3/30/2015
1.0.0-beta8 957 3/27/2015
1.0.0-beta6 1,439 12/19/2014
1.0.0-beta5 1,299 12/18/2014
1.0.0-beta4 1,305 12/18/2014
1.0.0-beta3 1,306 12/18/2014
1.0.0-beta2 1,333 12/18/2014
1.0.0-beta 1,165 12/10/2014
1.0.0-alpha9 1,166 12/10/2014
1.0.0-alpha8 1,174 12/10/2014
1.0.0-alpha7 1,167 12/10/2014
1.0.0-alpha6 1,182 12/10/2014
1.0.0-alpha4 1,076 12/1/2014
1.0.0-alpha3 1,082 12/1/2014
1.0.0-alpha2 1,078 11/25/2014
1.0.0-alpha10 1,151 12/10/2014
1.0.0-alpha 1,078 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.