11 Star 16 Fork 11

JefferyZh / ZBlog-Net

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
NuGet.config 389 Bytes
Copy Edit Web IDE Raw Blame History
JefferyZh authored 2017-08-18 18:47 . update to net core 2.0
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="Net Core" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
C#
1
https://gitee.com/Jeffiy/ZBlog-Net.git
git@gitee.com:Jeffiy/ZBlog-Net.git
Jeffiy
ZBlog-Net
ZBlog-Net
master

Search