mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2025-12-11 16:06:23 +02:00
Update README.md
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# SpCloud
|
# SpCloud
|
||||||
|
|
||||||

|

|
||||||
# SpCloudMain
|
# SpCloud
|
||||||
|
|
||||||
**SpCloudMain** is a micro-hosting solution running on a developer's laptop, designed for uploading and testing .NET applications. This project provides a simple and efficient way to deploy your projects with minimal time resources.
|
**SpCloud** is a micro-hosting solution running on a developer's laptop, designed for uploading and testing .NET applications. This project provides a simple and efficient way to deploy your projects with minimal time resources.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@@ -20,7 +20,9 @@
|
|||||||
|
|
||||||
### 1. Creating the Archive
|
### 1. Creating the Archive
|
||||||
Compile your .NET application using the **Rebuild** button in Visual Studio.
|
Compile your .NET application using the **Rebuild** button in Visual Studio.
|
||||||
|
|
||||||
It's crucial to use **Rebuild**, not any other options.
|
It's crucial to use **Rebuild**, not any other options.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Place the generated files into an archive.
|
Place the generated files into an archive.
|
||||||
@@ -30,6 +32,7 @@ Place the generated files into an archive.
|
|||||||
|
|
||||||
### 2. Uploading the Application
|
### 2. Uploading the Application
|
||||||
Go to the upload interface and select your archive.
|
Go to the upload interface and select your archive.
|
||||||
|
|
||||||
Specify the name and type of your application (e.g., ASP.NET-dotnet asp or console application-dotnet).
|
Specify the name and type of your application (e.g., ASP.NET-dotnet asp or console application-dotnet).
|
||||||
|
|
||||||

|

|
||||||
@@ -38,6 +41,7 @@ Specify the name and type of your application (e.g., ASP.NET-dotnet asp or cons
|
|||||||
|
|
||||||
### 3. Recommendations and Warnings
|
### 3. Recommendations and Warnings
|
||||||
Do not overuse hosting resources.
|
Do not overuse hosting resources.
|
||||||
|
|
||||||
If your application consumes excessive resources, it may be removed, and you will be banned.
|
If your application consumes excessive resources, it may be removed, and you will be banned.
|
||||||
|
|
||||||
Use the hosting responsibly and stay updated on any changes.
|
Use the hosting responsibly and stay updated on any changes.
|
||||||
|
|||||||
Reference in New Issue
Block a user