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

Microsoft.Extensions.DependencyModel

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.extensions.dependencymodel - nuget Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
1.0.0-rc2-002702
to
0.0.1-alpha
content/Readme.txt

Sorry, the diff of this file is not supported yet

+1
-3

@@ -1,3 +0,1 @@

<?xml version="1.0" encoding="utf-8"?>
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
<Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="nuspec" ContentType="application/octet" /></Types>
<?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="txt" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types>

@@ -1,25 +0,14 @@

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>Microsoft.Extensions.DependencyModel</id>
<version>1.0.0-rc2-002702</version>
<authors>Microsoft.Extensions.DependencyModel</authors>
<owners>Microsoft.Extensions.DependencyModel</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Abstractions for reading `.deps` files.</description>
<tags></tags>
<dependencies>
<group targetFramework=".NETFramework4.5.1">
<dependency id="Microsoft.DotNet.InternalAbstractions" version="[1.0.0-rc2-002702, )" />
<dependency id="Newtonsoft.Json" version="[7.0.1, )" />
</group>
<group targetFramework=".NETStandard1.5">
<dependency id="System.Diagnostics.Debug" version="[4.0.11-rc2-24027, )" />
<dependency id="System.Dynamic.Runtime" version="[4.0.11-rc2-24027, )" />
<dependency id="System.Linq" version="[4.1.0-rc2-24027, )" />
<dependency id="Microsoft.DotNet.InternalAbstractions" version="[1.0.0-rc2-002702, )" />
<dependency id="Newtonsoft.Json" version="[7.0.1, )" />
</group>
</dependencies>
<version>0.0.1-alpha</version>
<authors>aspnet</authors>
<owners>Microsoft</owners>
<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>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Microsoft.Extensions.DependencyModel</description>
</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 not supported yet