odata2poco
odata2poco copied to clipboard
Announcing the new Release: V6.3.1
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.