Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.54 KB




Run ASP.NET Core on Replit®


Quickstart Guide

Note

This project is set up to use the latest LTS version of the .NET SDK

  1. Click the button below to open this project on Repl.it:

Run on Repl.it

  1. Click the 'Use this Template' button.
  2. Click the 'Run' button.
  3. Type the desired name of your project when prompted in the terminal.
  4. Click the 'Run' button again to start the project.

Project Setup

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

Credits

This template builds on the prior work of AndrewAung11 and MonkSoul.

Disclaimers

Note: We are not affiliated, associated, authorized, endorsed by or in any way officially connected to Replit (replit.com), the collaborative browser-based IDE.