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

See https://github.com/aelyo-softworks/AOTrino.

  • 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.

Version Downloads Last Updated
1.1.1 183 7/21/2026
1.0.1 181 7/16/2026