Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codespearhead/aspnet-core-on-replit

Run ASP.NET Core web apps online for free with the click of a button
https://github.com/codespearhead/aspnet-core-on-replit

csharp dot-net-core replit template-project

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

ASP.NET Core on Replit®










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](https://repl.it/badge/github/Ta180m/Python-Resources)](https://replit.com/@codespearhead/ASPNET-Core)

2. Click the 'Use this Template' button.
3. Click the 'Run' button.
4. Type the desired name of your project when prompted in the terminal.
5. 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](https://replit.com/@AndrewAung11/ASPNET) and [MonkSoul](https://replit.com/@MonkSoul/ASPNET-6-MVC).

## Disclaimers

> **Note**: We are not affiliated, associated, authorized, endorsed by or in any way officially connected to Replit ([replit.com](https://en.wikipedia.org/wiki/Replit)), the collaborative browser-based IDE.