Vanara/Core
dahall c2c75a461e Updated project files for 3.3.3 release 2021-02-03 14:49:55 -07:00
..
BkwdComp Oops. Removing an addition that was already added. 2020-09-10 10:30:48 -06:00
Collections Added XML comment 2020-12-22 16:25:39 -07:00
Extensions Added InteropExtensions.SizeOf(object) method to calculate the size of an object in native memory. It will handle blittalbe structures, primitives, strings and arrays or enumerable lists of those items. 2021-01-20 16:53:12 -07:00
InteropServices Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
Properties Added missing French resources to Vanara.Core 2020-02-29 15:01:18 -07:00
AssemblyReport.md Updated project files for 3.3.3 release 2021-02-03 14:49:55 -07:00
ByteSizeFormatter.cs Added static Instance field and caused 0's to be trimmed off end of Format response. 2019-05-08 19:02:31 -06:00
CompositeFormatter.cs Added missing XML comments 2018-07-31 07:10:20 -06:00
RefEnumerator.cs Added RefEnumerator.Count, Reset and indexer 2020-11-10 21:36:56 -07:00
Vanara.Core.csproj Updated project files with `ImportWindowsDesktopTargets` feature to prevent NETSDK1136 build error (#200) 2021-01-26 07:49:48 -07:00