Enferno.Public 1.0.15-beta2

This is a prerelease version of Enferno.Public.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Enferno.Public --version 1.0.15-beta2
                    
NuGet\Install-Package Enferno.Public -Version 1.0.15-beta2
                    
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" Version="1.0.15-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Enferno.Public" Version="1.0.15-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Enferno.Public" />
                    
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 --version 1.0.15-beta2
                    
#r "nuget: Enferno.Public, 1.0.15-beta2"
                    
#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&version=1.0.15-beta2&prerelease
                    
Install Enferno.Public as a Cake Addin
#tool nuget:?package=Enferno.Public&version=1.0.15-beta2&prerelease
                    
Install Enferno.Public as a Cake Tool

Enferno API helpers.

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 (6)

Showing the top 5 NuGet packages that depend on Enferno.Public:

Package Downloads
Enferno.StormApiClient

Enferno Storm Commerce API Client library.

Enferno.Public.Web.ShoppingBasket

Enferno ShoppingBasket component.

Enferno.Public.Logging

Enferno Public Logging.

Enferno.Public.Web.Components

Enferno component library that helps the developer implement common views and scenarios such as shopping basket, product and checkout in a easy way.

Enferno.Public.Web.Product

Enferno Product component.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.4 641 2/17/2025
2.5.17-beta 69 1/14/2025
2.5.16-beta 71 1/14/2025
2.5.14 9,425 10/16/2023
2.5.13 158 10/16/2023
2.5.12 171 10/16/2023
2.5.11 155 10/16/2023
2.5.10 146 10/16/2023
2.5.9 2,108 1/9/2023
2.5.8 352 1/9/2023
2.5.7 363 1/9/2023
2.5.6 349 1/9/2023
2.3.1 16,233 9/24/2019
2.3.0 1,978 4/16/2019
2.2.0 3,548 3/1/2019
2.1.4 810 2/28/2019
2.1.3 816 2/28/2019
2.1.2 801 2/28/2019
2.1.1 739 2/28/2019
2.1.0 804 2/28/2019
2.0.1-beta7 787 8/24/2018
2.0.1-beta6 816 8/22/2018
2.0.1-beta5 833 8/20/2018
2.0.1-beta4 841 8/17/2018
2.0.1-beta3 828 8/17/2018
2.0.1-beta2 838 8/16/2018
2.0.1-beta 815 8/15/2018
2.0.0 14,278 5/30/2018
2.0.0-beta 1,419 5/28/2018
1.0.17 23,733 9/20/2016
1.0.17-beta4 1,099 9/9/2016
1.0.17-beta3 956 9/9/2016
1.0.17-beta2 995 9/8/2016
1.0.17-Beta 932 9/8/2016
1.0.16 1,212 9/5/2016
1.0.16-beta 982 8/17/2016
1.0.15.2 1,550 6/16/2016
1.0.15.1 1,617 1/12/2016
1.0.15 2,389 7/2/2015
1.0.15-beta2 1,030 6/22/2015
1.0.15-beta 1,053 6/18/2015
1.0.14.2 16,699 5/28/2015
1.0.14.1 1,269 5/26/2015
1.0.14 1,284 5/26/2015
1.0.14-beta 1,108 5/6/2015
1.0.13.2 1,275 5/26/2015
1.0.13 1,519 2/11/2015
1.0.12.1 4,160 1/28/2015
1.0.11 1,398 1/13/2015
1.0.10 22,625 5/12/2014
1.0.9 1,359 5/9/2014
1.0.8 1,324 5/9/2014
1.0.7 1,320 5/2/2014
1.0.7-alpha2 1,298 4/28/2014
1.0.7-alpha 1,165 4/25/2014
1.0.6 8,550 4/10/2014

Improvements in caching. Added support for changeMonitor in InMemorycache. Requires changes in the cache.config.xml. New Property: flushtag.
     This feature is used by the API on the server side for now.