-
Notifications
You must be signed in to change notification settings - Fork 21
Home
moh-hassan edited this page Sep 5, 2022
·
12 revisions
Getting POCO classes from OData feeds with the control of code generation has never been easier than using OData2Poco Commandline tool (a.k.a o2pgen.exe).
OData2Poco CLI allows you to create POCO classes in just a few seconds.
The instructions contained here will help you to use OData2Poco commandline in a short time and with little effort.
Current Version:
- 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: