odata2poco icon indicating copy to clipboard operation
odata2poco copied to clipboard

generate POCO classes from OData service

Results 2 odata2poco issues
Sort by recently updated
recently updated
newest added

It's planned in the next release of dropping net45. The reason is that targeting net45 limit the use of the new features in the higher frameworks. The minimum support version...

## What’s New in v6.3.1: ## Csharp code generation ### 1. Generating Parameterized Constructor for c# For more details, read wiki [Generating Parameterized Constructor](https://github.com/moh-hassan/odata2poco/wiki/Constructor) ### 2. Generating internal class /record...