Vanara/BITS
dahall 04d33e7e1a Added support for .NET 5.0 (windows) 2020-11-13 16:55:23 -07:00
..
AssemblyReport.md Updated project information files 2020-07-14 16:02:36 -06:00
BackgroundCopyException.cs Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
BackgroundCopyFileCollection.cs -Improved/fxed mem leaks in BITS unit tests and method CopyTemplate.cs (#88) 2019-12-30 15:37:29 -07:00
BackgroundCopyFileInfo.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
BackgroundCopyJob.cs Updated BITS documentation (added remarks and code examples), cleanup up code and optimized single file copy in wrapper. 2019-10-22 08:25:34 -06:00
BackgroundCopyJobCollection.cs Separated out Virtual Storage and BITS wrappers into their own packages for easier consumption. 2019-10-04 06:55:01 -06:00
BackgroundCopyJobCredentials.cs Separated out Virtual Storage and BITS wrappers into their own packages for easier consumption. 2019-10-04 06:55:01 -06:00
BackgroundCopyManager.cs Fixed memory leaks when using WindowsIdentity.GetCurrent() (#91) 2020-01-01 15:41:44 -07:00
Enums.cs BREAKING CHANGE: Fixed spelling of items in BackgroundCopyCost 2020-03-26 17:16:21 -06:00
Vanara.BITS.csproj Added support for .NET 5.0 (windows) 2020-11-13 16:55:23 -07:00