Generator Example This project uses DirectusSharp.Generators to automatically generate the Get, Create and Update classes. This generates also generates following extension methods client.GetMovieAsync(); client.CreateMovieAsync(); client.UpdateMovieAsync();