🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

Microsoft.Extensions.Logging.Debug

Package Overview
Dependencies
Maintainers
3
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.extensions.logging.debug - nuget Package Compare versions

Comparing version
1.1.0-preview1-final
to
1.0.2
+10
-11
Microsoft.Extensions.Logging.Debug.nuspec

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

<id>Microsoft.Extensions.Logging.Debug</id>
<version>1.1.0-preview1-final</version>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<version>1.0.2</version>
<authors>Microsoft.Extensions.Logging.Debug</authors>
<owners>Microsoft.Extensions.Logging.Debug</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>Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().</description>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>logging</tags>

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

<group targetFramework=".NETFramework4.5.1">
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="1.1.0-preview1-final" />
<dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="[1.0.2, )" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="1.1.0-preview1-final" />
<dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" />
<dependency id="System.Diagnostics.Debug" version="[4.0.11, )" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="[1.0.2, )" />
</group>
</dependencies>
<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 not supported yet