Vanara/Core
dahall 4fa2755085 Added IArrayStruct<T> interface to identify two-field structures where the first field is an UInt32 and the second is a pointer to an array of structures along with supporting marshaler and extension method. 2020-12-14 15:57:23 -07:00
..
BkwdComp Oops. Removing an addition that was already added. 2020-09-10 10:30:48 -06:00
Collections Added IArrayStruct<T> interface to identify two-field structures where the first field is an UInt32 and the second is a pointer to an array of structures along with supporting marshaler and extension method. 2020-12-14 15:57:23 -07:00
Extensions Added InteropExtensions.UnsafePtrToArray method 2020-11-11 19:57:53 -07:00
InteropServices Added time_t class with conversion support to/from DateTime 2020-11-19 14:47:13 -07:00
Properties Added missing French resources to Vanara.Core 2020-02-29 15:01:18 -07:00
AssemblyReport.md Updated project information markdown files with new format 2020-11-20 18:52:43 -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 for 3.3.0 release 2020-11-20 12:38:46 -07:00