Revised.EF6.PLUS 1.1.1
This is the fork of EF PLUS EF6. the only difference is the type of audit primary key (changed from int to long).
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Revised.EF6.PLUS</id>
<version>1.1.1</version>
<title></title>
<authors>AmirHossein</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<description>This is the fork of EF PLUS EF6. the only difference is the type of audit primary key (changed from int to long).</description>
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
<copyright></copyright>
<tags>EFPlus Revised_Audit</tags>
<dependencies>
<dependency id="EntityFramework" version="6.1.0" />
<dependency id="Z.EntityFramework.Extensions" version="4.0.52" />
<dependency id="Z.Expressions.Eval" version="3.1.6" />
</dependencies>
</metadata>
</package>