odata2poco icon indicating copy to clipboard operation
odata2poco copied to clipboard

Announcing the new Release: V6.3.1

Open moh-hassan opened this issue 3 months ago • 0 comments

What’s New in v6.3.1:

Csharp code generation

1. Generating Parameterized Constructor for c#

For more details, read wiki Generating Parameterized Constructor

2. Generating internal class /record

For more details, read wiki Type Visibility

3. Allow entering proxy user/password

For more details, read wiki Using Proxy Server

Refactoring

Clean up /refactor with latest C# 12 features.

Re-order class members based on the Design guidelines.

Breaking changes

Move global tool dotnet o2pgen to net8. No binary breaking change.

moh-hassan avatar Mar 16 '24 05:03 moh-hassan