pbcodegen is the PocketBaseClient.CodeGenerator, the application that does all the magic: Creates an ORM for your PocketBase Application, your own PocketBaseClient.
And all this, in less than 1 minunte. You can watch the entire process in the unedited recording below:
As you can see, the process is simple:
-
It connects to the PocketBase Application with admin rigths
-
Downloads all schema and needed information
-
Generates a c# project for you, creating all needed classes and structures
The project generated has the correct dependences to nuget packages: there is no need to modify it.
Download the latest version from the Releases section, and follow the process.
