Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

potassiummmm/Mercury-Backend

Repository files navigation

Mercury校园二手交易系统(后端部分)

Mercury系统的后端部分采用ASP.NET创建Web API

项目依赖

  • .Net 5.0

项目运行方式

clone本仓库并运行

git clone https://github.com/potassiummmm/Mercury-Backend
cd Mercury-Backend
dotnet build --configuration Release
cd bin/Release/net5.0 && dotnet Mercury-Backend.dll

下载Release版本并运行

cd net5.0 && dotnet Mercury-Backend.dll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published