Vurbis.Punchout.Episerver 1.0.4

dotnet add package Vurbis.Punchout.Episerver --version 1.0.4
NuGet\Install-Package Vurbis.Punchout.Episerver -Version 1.0.4
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="Vurbis.Punchout.Episerver" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vurbis.Punchout.Episerver --version 1.0.4
#r "nuget: Vurbis.Punchout.Episerver, 1.0.4"
#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 Vurbis.Punchout.Episerver as a Cake Addin
#addin nuget:?package=Vurbis.Punchout.Episerver&version=1.0.4

// Install Vurbis.Punchout.Episerver as a Cake Tool
#tool nuget:?package=Vurbis.Punchout.Episerver&version=1.0.4

Vurbis Punchout Extension for Episerver
     * Installation
     - Install the Nuget Package (or copy the one .dll)
     - Create an admin account in episerver.
     * Configuration (usually handled by Vurbis Interactive after providing shop url and admin account)
     You'll need an account with Vurbis Interactive
     - Login at https://beta.vurbismarketplace.com/login
     - Click on `Settings` on left menu to expand it.
     - Click on your organization name just under it.
     - Click on `Modules` on the right horizontal menu
     - Click on `Punchout` Tab
     - Enter the shop url
     - Enter the Episerver Admin account
     - Click on `Save`
     - Click on `Configure`
     * Usage
     In a production env you need a buyer procurement system like Ariba.
     Testing can be done using the Roundrip tool
     - Click on `Organizations` on left menu.
     - Select or create a new organization
     - Click on `Details` under `Actions`
     - Click on `Punchout` tab.
     - Click on `Test Roundtrip` on Profile 1
     The setup url looks like: https://episervertest.test/punchout/apirequest/some_connection_id
     - After that you'll be redirected to the shop and logged in
     - When you checkout, click on 'punchout' button which will take back the order to the marketplace

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.0.4 847 2/21/2021
1.0.3 972 11/8/2020

* v1.0.3
      - Added Installation, Configuration and Usage
     * v1.0.4
      - Added Shipping Cost
      - Bug fixes