Enferno.Public.Web.Components 1.0.0-alpha8

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

// Install Enferno.Public.Web.Components as a Cake Tool
#tool nuget:?package=Enferno.Public.Web.Components&version=1.0.0-alpha8&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 847 10/6/2016
1.0.0-rc9 831 1/29/2016
1.0.0-rc8 869 11/13/2015
1.0.0-rc7 938 9/28/2015
1.0.0-rc6 840 6/12/2015
1.0.0-rc5 873 6/4/2015
1.0.0-rc4 847 6/4/2015
1.0.0-rc3 850 5/28/2015
1.0.0-rc2 831 5/28/2015
1.0.0-rc12 1,224 2/26/2016
1.0.0-rc11 868 2/26/2016
1.0.0-rc10 919 2/23/2016
1.0.0-rc1 840 5/28/2015
1.0.0-beta9 886 3/30/2015
1.0.0-beta8 863 3/27/2015
1.0.0-beta6 1,345 12/19/2014
1.0.0-beta5 1,205 12/18/2014
1.0.0-beta4 1,211 12/18/2014
1.0.0-beta3 1,213 12/18/2014
1.0.0-beta2 1,233 12/18/2014
1.0.0-beta 1,071 12/10/2014
1.0.0-alpha9 1,072 12/10/2014
1.0.0-alpha8 1,080 12/10/2014
1.0.0-alpha7 1,073 12/10/2014
1.0.0-alpha6 1,088 12/10/2014
1.0.0-alpha4 981 12/1/2014
1.0.0-alpha3 987 12/1/2014
1.0.0-alpha2 984 11/25/2014
1.0.0-alpha10 1,057 12/10/2014
1.0.0-alpha 984 11/24/2014

Added missing id property on address view model.