iluvadev / PocketBaseClient

C# client to interact with a particular PocketBase application: an ORM mapped to your PocketBase server. [This project is in active development. The things described below could change]
MIT License
39 stars 8 forks source link

Dealing with PocketBase fields with unexpected names #30

Open iluvadev opened 1 year ago

iluvadev commented 1 year ago

PocketBase allows field names that can not be translated correctly to Properties in C#:

And allows multiple fields that will be translated to the same Property name in C#: