Procuret .NET 0.0.3
Changelog:
- .NET Standard target bumped to 2.0
- Added
EntityHeadline
struct InstalmentLink.Create()
now returns Task (wasTask<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.