Posted
over 11 years
ago
by
JaCraig
Switched the code a bit, but thank you for letting me know about the issue. It has been a while since I've dealt with COM objects in a project so I didn't think to check that. Anyway, new version has been uploaded to NuGet.
|
Posted
over 11 years
ago
by
James Craig
Updated a couple of extension methods based on MBDTeam's bug report.
|
Posted
over 11 years
ago
by
MBDTeam
The solution above is tested and working.
Michael
|
Posted
over 11 years
ago
by
MBDTeam
Hello James,
its me again ;-)
I think I found a serious bug in your new Version. The Bug is in Utilities.DataTypes.ExtensionMethods.ReflectionExtensions / Utilities.DataTypes.Conversion.Manager. In the Manager Class your are loading all dlls in the
|
Posted
over 11 years
ago
by
James Craig
Finished moving over encryption.
|
Posted
over 11 years
ago
by
James Craig
Some more encryption updates.
|
Posted
over 11 years
ago
by
James Craig
Moved over compression and in the process of moving over encryption.
|
Posted
over 11 years
ago
by
James Craig
Updated some of the conversion stuff along with adding a number of file format bits. Excel, INI, VCalendar, VCard, Delimited files, Fixed length, and RSS have been brought over. Other file formats probably will not due to better alternatives being available.
|
Posted
over 11 years
ago
by
James Craig
Finished basics of Dynamo class and Updated some of the manager classes from IO.
|
Posted
over 11 years
ago
by
James Craig
|