1 Star 7 Fork 4

Yuex.S/OrchardCoreExample

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
NuGet.config 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yuex.S 提交于 2021-11-10 15:13 . 更新net5.0以及OrchardCore到1.1.0
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="微软中国" value="https://nuget.cdn.azure.cn/v3/index.json" protocolVersion="3" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/YuexS/OrchardCoreExample.git
git@gitee.com:YuexS/OrchardCoreExample.git
YuexS
OrchardCoreExample
OrchardCoreExample
master

搜索帮助