Enferno.StormApiClient 2.4.1-beta2

This is a prerelease version of Enferno.StormApiClient.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Enferno.StormApiClient --version 2.4.1-beta2
                    
NuGet\Install-Package Enferno.StormApiClient -Version 2.4.1-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.StormApiClient" Version="2.4.1-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Enferno.StormApiClient" Version="2.4.1-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Enferno.StormApiClient" />
                    
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.StormApiClient --version 2.4.1-beta2
                    
#r "nuget: Enferno.StormApiClient, 2.4.1-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.
#:package Enferno.StormApiClient@2.4.1-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Enferno.StormApiClient&version=2.4.1-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Enferno.StormApiClient&version=2.4.1-beta2&prerelease
                    
Install as a Cake Tool

Enferno Storm Commerce API Client library.

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

Showing the top 4 NuGet packages that depend on Enferno.StormApiClient:

Package Downloads
Enferno.Public.Web

Enferno Web helpers.

Enferno.Public.Web.SalesTool

Enferno UI component for sales staff to impersonate customers and place orders and quotations.

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.0-beta 200 6/20/2024
2.5.5 1,348 7/7/2023
2.5.4 2,084 5/18/2022
2.5.3 4,465 3/15/2022
2.5.3-beta 372 3/15/2022
2.5.2 1,680 3/3/2022
2.5.2-beta2 393 3/2/2022
2.5.2-beta 379 2/28/2022
2.5.1 1,654 1/20/2022
2.5.1-beta2 396 1/17/2022
2.5.1-beta 391 1/5/2022
2.5.0 611 12/27/2021
2.5.0-beta2 400 11/30/2021
2.5.0-beta 400 11/29/2021
2.4.1-beta2 432 10/5/2021
2.4.1-beta 448 10/4/2021
2.4.0 837 6/9/2021
2.3.9 1,429 10/19/2020
2.3.8 1,090 9/2/2020
2.3.7 909 8/21/2020
Loading failed

Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
     Note that the 1.8.x branch will no longer be updated.

     Also note the breaking change in Enferno.Public 2.3.0.

     Make sure to use our new addresses:
     Stage/Lab: https://api.lab.storm.io/api/1.1
     Production: https://api.storm.io/api/1.1

     What's new?
     
     Updated with the latest functions in the API .
     


     Regards,
     The Storm API Team