Skip to content

Run ASP.NET Core web apps online for free with the click of a button

License

Notifications You must be signed in to change notification settings

codespearhead/aspnet-core-on-replit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation




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.

About

Run ASP.NET Core web apps online for free with the click of a button

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published