Skip to content

0.7.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 15 Jun 16:19
· 697 commits to main since this release
  • .NET Core support.
  • Email request class constructor now takes a string email address rather
    than a MailAddress. This was does as CoreFX does not currently have
    System.Net.Mail.
  • Exceptions are no longer serializable.
  • Added the following new values to the PaymentProcessor enum:
    ConceptPayments, Ecomm365, Orangepay, and PacnetServices.