Epinova.NetsPaymentGateway by Tarjei olsen

<PackageReference Include="Epinova.NetsPaymentGateway" Version="11.0.0.33" />

 Epinova.NetsPaymentGateway 11.0.0.33

Wrapper for NETS payment gateway API

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Epinova.NetsPaymentGateway</id>
    <version>11.0.0.33</version>
    <title>Epinova NETS Payment Gateway</title>
    <authors>Tarjei olsen</authors>
    <owners>Epinova AS</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/Epinova/Epinova.Infrastructure</projectUrl>
    <iconUrl>http://www.epinova.no/favicon.ico</iconUrl>
    <description>Wrapper for NETS payment gateway API</description>
    <releaseNotes></releaseNotes>
    <copyright>Copyright 2019 - Epinova AS</copyright>
    <dependencies>
      <dependency id="Automapper" version="8.0.0" />
      <dependency id="StructureMap" version="4.7.0" />
      <dependency id="EPiServer.Framework" version="[11.1.0, 12.0.0)" />
      <dependency id="Epinova.Infrastructure" version="11.0.0.26" />
      <dependency id="System.Security.Cryptography.Xml" version="4.4.2" />
    </dependencies>
  </metadata>
</package>