1 Star 0 Fork 0

高新区行者 / Snowing.DDD

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Snowing.DDD.nuspec 1.09 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
liuwei@tiny.station 提交于 2022-07-19 09:45 . CountDistinct
<?xml version="1.0"?>
<package >
<metadata>
<id>$id$</id>
<version>$version$</version>
<title>$title$</title>
<authors>liuweizzuie</authors>
<owners>$author$</owners>
<license type="expression">MIT</license>
<projectUrl>http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE</projectUrl>
<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>description</description>
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
<copyright>Copyright 2019</copyright>
<tags>Tag1 Tag2</tags>
<dependencies>
<group targetFramework=".NETStandard2.0" />
<group>
<dependency id="Dapper" version="2.0.130" />
<dependency id="Microsoft.Extensions.Caching.Abstractions" version="6.0.0" />
<dependency id="Newtonsoft.Json" version="13.0.1" />
<dependency id="Snowing.DapperExtensions" version="1.0.0.35" />
<dependency id="StackExchange.Redis" version="2.6.48" />
</group>
</dependencies>
</metadata>
</package>
1
https://gitee.com/liuweizzuie/snowing.-ddd.git
git@gitee.com:liuweizzuie/snowing.-ddd.git
liuweizzuie
snowing.-ddd
Snowing.DDD
master

搜索帮助