Eml.ExplicitDispose.Mvc
1.2.0
Decorate your controllers with ExplicitDisposeAttribute to automatically dispose objects via ActionFilterAttribute.OnActionExecuted.
Install-Package Eml.ExplicitDispose.Mvc -Version 1.2.0
dotnet add package Eml.ExplicitDispose.Mvc --version 1.2.0
<PackageReference Include="Eml.ExplicitDispose.Mvc" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eml.ExplicitDispose.Mvc --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eml.ExplicitDispose.Mvc, 1.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.2
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Web.Infrastructure (>= 1.0.0)
-
.NETFramework 4.7
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Web.Infrastructure (>= 1.0.0)
-
.NETFramework 4.7.1
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Web.Infrastructure (>= 1.0.0)
-
.NETFramework 4.7.2
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Web.Infrastructure (>= 1.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eml.ExplicitDispose.Mvc:
Package | Downloads |
---|---|
Eml.ControllerBase.Mvc
Base Classes for MVC CRUD operations and other useful utilities.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 375 | 12/24/2018 |