HomeserverDeploying a website with .NET Core 3.1 and MySQL 5.7 to a Windows Server 2012/2016/2019 server.
Deploying a website with .NET Core 3.1 and MySQL 5.7 to a Windows Server 2012/2016/2019 server.

This tutorial is for deployment.

Little Rabbit Mall - H5 Version

Deployment environment

Deploy the website toWindows Server 2012Windows Server 2016Windows Server 2019

Website program

.Net core 3.1 + mysql 5.7

Native installation steps

Install MySQL 5.7

Install using the official installation package:https://downloads.mysql.com/archives/get/p/23/file/mysql-5.7.34-win32.zip

Third-party software for installing MySQL: BT Panel, phpStudy, etc.

Install IIS

https://jingyan.baidu.com/article/90895e0ffb5c1764ec6b0bbb.html

Install and run the environment

Install the following three programs for 32-bit systems (download and install directly).

  1. https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-3.1.413-windows-x86-installer
  2. https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-3.1.19-windows-x86-installer
  3. https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-3.1.19-windows-hosting-bundle-installer

Install the following three programs for 64-bit systems (download and install directly).

  1. https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-3.1.413-windows-x64-installer
  2. https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-3.1.19-windows-x64-installer
  3. https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-3.1.19-windows-hosting-bundle-installer

Check if the installation was successful.

dotnet --list-sdks dotnet --list-runtimes

Creating a website with IIS

  1. Upload the website to a server folder, such as:D:\www\website\Website files are uploaded to this directory.
  2. Open IIS server,existwebsiteRight-click on the node Add website Enter the URL name, such asdotnetDirectory input D:\www\website\
  3. exist Application pool turn up dotnet Double-click to .NET CLR version Change to Unmanaged codeConfirm and save.

The above instructions are for reference only.https://jingyan.baidu.com/article/915fc414aedf4a51384b2047.html (Windows Server configuration follows; skip the sections above.)

Little Flying Rabbit Mall Introduction

Scan the QR code with your mobile phone:
Computer demonstration:/demo/mall/
Username: admin Password: 123456
WIN环境:Windows Server 2012、Windows Server 2016、Windows Server 2019
Linux environments: Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Ubuntu 21.04, CentOS 7, CentOS 8, Debian 9, Debian 10, Fedora, openSUSE 15, RHEL 7, SLES 12, SLES 15, Alpine
Program: ASP.NET Core 3.1 + MySQL 5.7

Screenshot from mobile device

Software Applications: Front-end template download; development and design; SEO optimization; offline web browsing. Note: This software is not a hacking program and cannot download backend data!
Disclaimer: This service is for personal study, research, or enjoyment purposes only, and is for non-commercial, non-profit use. Users must comply with copyright laws and related regulations and must not infringe upon the legitimate rights and interests of this website and related rights holders. Any risks arising from the use of this tool are the sole responsibility of the user and are not the responsibility of the software itself.
Copyright © 2019-2026 Xiaofeitu Software. All Rights Reserved. Guangdong ICP Registration No. 19111427-2
Tutorial User Manual Website Special