Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

Microsoft.EntityFrameworkCore

Package Overview
Dependencies
Maintainers
4
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.entityframeworkcore - nuget Package Compare versions

Comparing version
1.0.0
to
1.0.0-rc2-final
lib/netcore50/Microsoft.EntityFrameworkCore.dll

Sorry, the diff of this file is not supported yet

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

+31
-26

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

<id>Microsoft.EntityFrameworkCore</id>
<version>1.0.0</version>
<version>1.0.0-rc2-final</version>
<authors>Microsoft.EntityFrameworkCore</authors>

@@ -13,32 +13,37 @@ <owners>Microsoft.EntityFrameworkCore</owners>

<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet</description>
<description>Entity Framework is Microsoft's recommended data access technology for new applications.</description>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>Entity Framework Core,entity-framework-core,EF,Data,O/RM</tags>
<serviceable>true</serviceable>
<dependencies>
<group targetFramework=".NETCore5.0">
<dependency id="System.Collections.Concurrent" version="4.0.10" />
<dependency id="System.ComponentModel.Annotations" version="4.0.10" />
<dependency id="System.Linq.Queryable" version="4.0.0" />
<dependency id="System.ObjectModel" version="4.0.10" />
<dependency id="System.Reflection.Extensions" version="4.0.0" />
<dependency id="System.Reflection.TypeExtensions" version="4.0.0" />
<dependency id="Ix-Async" version="1.2.5" />
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.DependencyInjection" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.Logging" version="1.0.0-rc2-final" />
<dependency id="Remotion.Linq" version="2.0.2" />
</group>
<group targetFramework=".NETFramework4.5.1">
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.0.0" />
<dependency id="Microsoft.Extensions.DependencyInjection" version="1.0.0" />
<dependency id="Microsoft.Extensions.Logging" version="1.0.0" />
<dependency id="Remotion.Linq" version="2.1.1" />
<dependency id="System.Collections.Immutable" version="1.2.0" />
<dependency id="System.Interactive.Async" version="3.0.0" />
<dependency id="Ix-Async" version="1.2.5" />
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.DependencyInjection" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.Logging" version="1.0.0-rc2-final" />
<dependency id="Remotion.Linq" version="2.0.2" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="System.Collections.Concurrent" version="4.0.12" />
<dependency id="System.ComponentModel.Annotations" version="4.1.0" />
<dependency id="System.Linq.Queryable" version="4.0.1" />
<dependency id="System.ObjectModel" version="4.0.12" />
<dependency id="System.Reflection.Extensions" version="4.0.1" />
<dependency id="System.Reflection.TypeExtensions" version="4.1.0" />
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.0.0" />
<dependency id="Microsoft.Extensions.DependencyInjection" version="1.0.0" />
<dependency id="Microsoft.Extensions.Logging" version="1.0.0" />
<dependency id="Remotion.Linq" version="2.1.1" />
<dependency id="System.Collections.Immutable" version="1.2.0" />
<dependency id="System.Interactive.Async" version="3.0.0" />
<dependency id="System.Collections.Concurrent" version="4.0.12-rc2-24027" />
<dependency id="System.ComponentModel.Annotations" version="4.1.0-rc2-24027" />
<dependency id="System.Linq.Queryable" version="4.0.1-rc2-24027" />
<dependency id="System.ObjectModel" version="4.0.12-rc2-24027" />
<dependency id="System.Reflection.Extensions" version="4.0.1-rc2-24027" />
<dependency id="System.Reflection.TypeExtensions" version="4.1.0-rc2-24027" />
<dependency id="Ix-Async" version="1.2.5" />
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.DependencyInjection" version="1.0.0-rc2-final" />
<dependency id="Microsoft.Extensions.Logging" version="1.0.0-rc2-final" />
<dependency id="Remotion.Linq" version="2.0.2" />
</group>

@@ -45,0 +50,0 @@ </dependencies>

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