Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3001135

Browse files
authored
Update README
1 parent a4bd0eb commit 3001135

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎APIJSON.NET/README‎

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ APIJSON后端部署 - .net core
44
windows:https://www.microsoft.com/net/download/thank-you/dotnet-sdk-2.1.301-windows-x64-installer
55
linux:https://www.microsoft.com/net/download/linux
66
macos:https://www.microsoft.com/net/download/macos
7-
7+
运行命令验证是否安装成功:dotnet -v
88
2.发布项目
9-
dotnet publish -c release
9+
APIJSON.NET文件夹下运行cmd命名: dotnet publish -c release
1010
(生成在bin/release/netcoreapp2.1/publish目录下
1111
3.运行项目
12-
打开publish文件 运行命令: dotnet APIJSON.NET.dll
12+
打开publish文件 运行cmd命令: dotnet APIJSON.NET.dll
13+
14+
15+
4.数据库支持mysql,sqlserver
16+
APIJSON.NET文件夹下appsettings.json 设置对应数据连接

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /