Note
This project is set up to use the latest LTS version of the .NET SDK
- Click the button below to open this project on Repl.it:
- Click the 'Use this Template' button.
- Click the 'Run' button.
- Type the desired name of your project when prompted in the terminal.
- Click the 'Run' button again to start the project.
- replit.nix: sets the version of the .NET SDK
- .replit: configures the 'Run' button to execute the entrypoint.
- entrypoint.sh: creates a new ASP.NET Core project and saves its name or runs the existing one.
- project_name.replit: stores the name of the created project on its first line.
This template builds on the prior work of AndrewAung11 and MonkSoul.
Note: We are not affiliated, associated, authorized, endorsed by or in any way officially connected to Replit (replit.com), the collaborative browser-based IDE.