🧙Lets get started

Quick and easy first steps with the library

Install the library

The best way to use the API Generator is to just use the Nuget package:

Another option is to just use the packages for the Database you want to use directly, it will auto-install the needed dependencies, you can start like this: dotnet add package TCDev.APIGenerator.Data.SQL

dotnet add package TCDev.APIGenerator.OData

Last updated

Was this helpful?