Gutshot.EasyDao 1.0.7111.2
Library for smart and easy use of generic data access for SQL Server. It provides functionalities for common SQL data access and for SQL Server Always On.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Gutshot.EasyDao</id>
<version>1.0.7111.2</version>
<authors>Guilherme Andrade</authors>
<owners>Gutshot.EasyDao</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Library for smart and easy use of generic data access for SQL Server. It provides functionalities for common SQL data access and for SQL Server Always On.</description>
<dependencies>
<group targetFramework=".NETStandard1.6">
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
<dependency id="Gutshot.Data.Core" version="1.0.7111.2" exclude="Build,Analyzers" />
</group>
</dependencies>
<title>Gutshot.EasyDao</title>
<tags>dao data access sql dataaccess repository generic</tags>
</metadata>
</package>