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
34 stars 8 forks source link

bugfix and enhancement #47

Closed neozhu closed 3 weeks ago

neozhu commented 3 weeks ago

add TotalPages in PagedCollectionModel.cs fix ConfirmPasswordReset/ConfirmPasswordResetAsync in BaseAuthService.cs fix ConfirmVerification/ConfirmVerificationAsync in CollectionAuthService.cs add GetFullList in BaseService.cs implement GetAsyncEnumerator create StringNullableEnumConverter.cs file upload support MemoryStream

iluvadev commented 3 weeks ago

I can't review for now. Merged without a review. This repo deserves to evolve and grow even if I can't invest time in it

neozhu commented 3 weeks ago

Thank you for merging the commits. I will continue to submit new updates as they become available. This project is really fantastic, and I'm excited to see it grow and evolve.