Skip to content

Procuret .NET 0.0.3

Compare
Choose a tag to compare
@hwjeremy hwjeremy released this 09 Dec 04:23
· 7 commits to master since this release

Changelog:

  • .NET Standard target bumped to 2.0
  • Added EntityHeadline struct
  • InstalmentLink.Create() now returns Task (was Task<String>)

0.0.3 bumps the .NET Standard target version to 2.0 (.NET Framework 4.6.1+, .NET Core 2.0+). We are conscious of maintaining compatibility with a wide range of .NET code bases, but wish to take advantage of some 2.0 serialisation APIs. If you require compatibility with an earlier .NET version, please contact us.