v5_0_1 - moh-hassan/odata2poco GitHub Wiki
Announcing the new Release: V5.0.1
- New feature: generating typescript code as a single file or multi files(modules).
- 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.
- Fix issue #29 and consider class dependency when filtering model.
- Moving o2pgen cli console tool from net45 to net472, #44
Calculate checksum256 for all packages and saved to file hosted in github releases.
- Auto Creating the chocolatey package.
How to use the new features