A utility class which makes correctly implementing IDisposable simpler than ever.
Info
| Version: | 0.1.0-prerelease |
| Author(s): | Nick Strupat |
| Last Update: | Tuesday, March 22, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NickStrupat/Disposal |
| NuGet Url: | https://www.nuget.org/packages/Disposal |
Install
Install-Package Disposal
dotnet add package Disposal
paket add Disposal
Disposal Download (Unzip the "nupkg" after downloading)
Dependencies
net451
No dependencies.
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Collections.Concurrent(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.Reflection.Emit(>= 4.0.123516)
- System.Reflection.Emit.Lightweight(>= 4.0.123516)
Tags