AOTrino.Templates
1.1.1
dotnet new install AOTrino.Templates@1.1.1
This package contains a .NET Template Package you can call from the shell/command line.
AOTrino templates
dotnet new install AOTrino.Templates
dotnet new aotrino -o MyApp # a plain HTML page, no build step
dotnet new aotrino-react -o MyApp # React + @aotrino/react
dotnet new aotrino-fluent -o MyApp # Fluent UI + @aotrino/fluent
Then:
cd MyApp
dotnet run # or dotnet publish -r win-x64 for the single exe
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.