Installation
For global installation
npm install --global @realdecoy/frontier
alternatively, use npx
to execute the binaries remotely
npx @realdecoy/frontier dotnet <command>
Recommendations
These tools will help make development a lot easier:
- Visual Studio Code or Visual Studio 2022 (version 17.5.0 or later)
- Docker Desktop