Skip to content

OData2Poco Next old

moh-hassan edited this page Oct 4, 2022 · 1 revision

The new features in the next major pump v5:

  • New feature: Generating class with init-only property, the new feature in c# 9.
  • New feature: Generating record type, the new feature in c# 9.
  • New feature: Generating OpenApi specification as json or yaml file.
  • Moving o2pgen cli console tool from net45 to net472, issue# 44
  • All projects are enabled to use record type in net4x.
  • Checksum 256 is calculated for all artifacts and stored in a file stored on github.

The nightly packages can be downloaded from myget.org

How to use the new features:

Clone this wiki locally