Adds support of OAuth to allow authentication with the StoreId, ClientId, AccessToken, and AuthenticationType=OAuth parameters. (OAuth is an open protocol to allow secure authorization using a common method from desktop applications, Internet/Web applications and mobile apps).
不具合の修正
Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
Fixed bug with the "Validate on Build" option in Model Settings.
Fixed compilation bug in the EF Core template after copying it to a model folder.