Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.55 KB

install.md

File metadata and controls

34 lines (26 loc) · 1.55 KB

Install

The samples are test in:

  • macOS Ventura.
  • Windows 10/11.

We need the following tools:

Read more about .NET Core CLI Tools telemetry and Visual Studio Code telemetry are enabled by default.

Setting up your development environment

The assets are stored using Git LFS. Before cloning the repository it is convenient to have this installed so the pull is made automatically. If you already have it you can do git lfs pull or git lfs install.