🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

Microsoft.EntityFrameworkCore.Relational

Package Overview
Dependencies
Maintainers
4
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.entityframeworkcore.relational - nuget Package Compare versions

Comparing version
1.1.0-preview1-final
to
1.0.6
+14
-15
Microsoft.EntityFrameworkCore.Relational.nuspec

@@ -5,11 +5,7 @@ <?xml version="1.0" encoding="utf-8"?>

<id>Microsoft.EntityFrameworkCore.Relational</id>
<version>1.1.0-preview1-final</version>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<version>1.0.6</version>
<authors>Microsoft.EntityFrameworkCore.Relational</authors>
<owners>Microsoft.EntityFrameworkCore.Relational</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl>
<projectUrl>http://www.asp.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Shared Entity Framework Core components for relational database providers.</description>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>Entity Framework Core,entity-framework-core,EF,Data,O/RM</tags>

@@ -19,12 +15,11 @@ <serviceable>true</serviceable>

<group targetFramework=".NETFramework4.5.1">
<dependency id="System.Diagnostics.DiagnosticSource" version="4.3.0-preview1-24530-04" />
<dependency id="Microsoft.EntityFrameworkCore" version="1.1.0-preview1-final" />
<dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" />
<dependency id="System.Diagnostics.DiagnosticSource" version="[4.0.0, )" />
<dependency id="Microsoft.EntityFrameworkCore" version="[1.0.6, )" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.CSharp" version="4.3.0-preview1-24530-04" />
<dependency id="System.Data.Common" version="4.3.0-preview1-24530-04" />
<dependency id="System.Diagnostics.DiagnosticSource" version="4.3.0-preview1-24530-04" />
<dependency id="Microsoft.EntityFrameworkCore" version="1.1.0-preview1-final" />
<dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" />
<dependency id="Microsoft.CSharp" version="[4.0.1, )" />
<dependency id="System.Data.Common" version="[4.1.0, )" />
<dependency id="System.Diagnostics.DiagnosticSource" version="[4.0.0, )" />
<dependency id="System.Text.RegularExpressions" version="[4.1.0, )" />
<dependency id="Microsoft.EntityFrameworkCore" version="[1.0.6, )" />
</group>

@@ -36,3 +31,7 @@ </dependencies>

</frameworkAssemblies>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<copyright>Copyright © Microsoft Corporation</copyright>
<projectUrl>http://www.asp.net/</projectUrl>
</metadata>
</package>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display