-
Notifications
You must be signed in to change notification settings - Fork 21
v5_0_1
moh-hassan edited this page Oct 4, 2022
·
1 revision
- 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.
- home
- Announcing V6.0.0
- Features
- Getting started with c# generation
- Http Connection
- Using Parameter file
- User Defined Attributes
- Controlling c# code generation
- Model Filter
- Enable Nullable Reference type of c# 8
- Class with Init-Only Properties (c# 9)
- Generating Constructor
- Record-Type (c# 9)
- Name Map
- Securing Password
- Using Proxy Server
- Using Plugin Attributes
- Developing with OData2Poco
- Examples in dotnetfiddle.net
- CommandLine-Reference
- AttributeExamples
- typescript generation
- Help Screen
- How to
- New Feature 4.2.1
Samples of generated code: