Ai
1 Star 0 Fork 0

csdoc/dapper-dot-net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dapper.StrongName.nuspec 1.97 KB
一键复制 编辑 原始数据 按行查看 历史
Marc Gravell 提交于 2015-04-03 16:34 +08:00 . Dapper.StrongName 1.40 deploy
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata schemaVersion="2">
<id>Dapper.StrongName</id>
<version>1.40</version>
<title>Dapper dot net (strong named)</title>
<authors>Sam Saffron,Marc Gravell</authors>
<owners>Sam Saffron,Marc Gravell</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://github.com/StackExchange/dapper-dot-net</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name</description>
<summary>A high performance Micro-ORM; this is Dapper, but with a strong name</summary>
<tags>orm sql micro-orm</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Core"/>
<frameworkAssembly assemblyName="System"/>
<frameworkAssembly assemblyName="System.Data"/>
<frameworkAssembly assemblyName="Microsoft.CSharp" targetFramework=".NETFramework4.0-Client, .NETFramework4.0" />
</frameworkAssemblies>
<releaseNotes>Please refer to Dapper (not Dapper.StrongName) for release notes</releaseNotes>
</metadata>
<files>
<file src="Dapper NET45 SNK\bin\Release\Dapper.dll" target="lib\net45" />
<file src="Dapper NET45 SNK\bin\Release\Dapper.pdb" target="lib\net45" />
<file src="Dapper NET45 SNK\bin\Release\Dapper.xml" target="lib\net45" />
<file src="Dapper NET40 SNK\bin\Release\Dapper.dll" target="lib\net40" />
<file src="Dapper NET40 SNK\bin\Release\Dapper.pdb" target="lib\net40" />
<file src="Dapper NET40 SNK\bin\Release\Dapper.xml" target="lib\net40" />
<file src="Dapper NET35 SNK\bin\Release\Dapper.dll" target="lib\net35" />
<file src="Dapper NET35 SNK\bin\Release\Dapper.pdb" target="lib\net35" />
<file src="Dapper NET35 SNK\bin\Release\Dapper.xml" target="lib\net35" />
</files>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/csdoc/dapper-dot-net.git
git@gitee.com:csdoc/dapper-dot-net.git
csdoc
dapper-dot-net
dapper-dot-net
master

搜索帮助