You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

Eml.ExplicitDispose.Api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eml.explicitdispose.api - 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.2
to
2.0.0
lib/net46/Eml.ExplicitDispose.Api.dll

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

+27
-6

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

<id>Eml.ExplicitDispose.Api</id>
<version>1.0.0.2</version>
<title>Eml.ExplicitDispose.Api</title>
<version>2.0.0</version>
<authors>EmL Solutions</authors>
<owners>EmL Solutions</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Use ExplicitDisposeAttribute to automatically dispose objects via ActionFilterAttribute.OnActionExecuted.</description>
<copyright>Copyright 2017 (c) EmL Solutions. All rights reserved.</copyright>
<tags>Eml.ExplicitDispose.Api EmL Solutions</tags>
<description>Decorate your controllers with ExplicitDisposeAttribute to automatically dispose objects via ActionFilterAttribute.OnActionExecuted.</description>
<copyright>Copyright (c) EmL Solutions. All rights reserved.</copyright>
<tags>Eml ExplicitDispose Api</tags>
<dependencies>
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
<group targetFramework=".NETFramework4.5.2">
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="10.0.3" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework4.6">
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="10.0.3" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework4.6.1">
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="10.0.3" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="10.0.3" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.AspNetCore.Mvc.Core" version="2.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</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

Sorry, the diff of this file is not supported yet