Microsoft.EntityFrameworkCore
Advanced tools
@@ -5,9 +5,6 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Microsoft.EntityFrameworkCore</id> | ||
| <version>1.1.0-preview1-final</version> | ||
| <authors>Microsoft</authors> | ||
| <owners>Microsoft</owners> | ||
| <version>1.0.6</version> | ||
| <authors>Microsoft.EntityFrameworkCore</authors> | ||
| <owners>Microsoft.EntityFrameworkCore</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>Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. | ||
@@ -18,3 +15,2 @@ | ||
| Microsoft.EntityFrameworkCore.DbSet</description> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <tags>Entity Framework Core,entity-framework-core,EF,Data,O/RM</tags> | ||
@@ -24,20 +20,22 @@ <serviceable>true</serviceable> | ||
| <group targetFramework=".NETFramework4.5.1"> | ||
| <dependency id="Microsoft.Extensions.Caching.Memory" version="1.1.0-preview1-final" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="1.1.0-preview1-final" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="1.1.0-preview1-final" /> | ||
| <dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" /> | ||
| <dependency id="Remotion.Linq" version="2.1.1" /> | ||
| <dependency id="System.Collections.Immutable" version="1.3.0-preview1-24530-04" /> | ||
| <dependency id="System.Interactive.Async" version="3.0.0" /> | ||
| <dependency id="Microsoft.Extensions.Caching.Memory" version="[1.0.2, )" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="[1.0.2, )" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="[1.0.2, )" /> | ||
| <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, )" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard1.3"> | ||
| <dependency id="System.ComponentModel.Annotations" version="4.3.0-preview1-24530-04" /> | ||
| <dependency id="System.Linq.Queryable" version="4.3.0-preview1-24530-04" /> | ||
| <dependency id="Microsoft.Extensions.Caching.Memory" version="1.1.0-preview1-final" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="1.1.0-preview1-final" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="1.1.0-preview1-final" /> | ||
| <dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" /> | ||
| <dependency id="Remotion.Linq" version="2.1.1" /> | ||
| <dependency id="System.Collections.Immutable" version="1.3.0-preview1-24530-04" /> | ||
| <dependency id="System.Interactive.Async" version="3.0.0" /> | ||
| <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.2, )" /> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection" version="[1.0.2, )" /> | ||
| <dependency id="Microsoft.Extensions.Logging" version="[1.0.2, )" /> | ||
| <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, )" /> | ||
| </group> | ||
@@ -48,3 +46,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