13 Commits

Author SHA1 Message Date
22b4be8a8b
implement 'memset' equivalent in .NET as described by stackoverflow answer 1897555 2020-08-07 01:21:02 -04:00
6842236967
function to retrieve a file name in a case-sensitive (or case-insensitive) manner on traditionally unsupported filesystems 2020-05-29 18:13:13 -04:00
6a386935fa
provide enum for specifying forward / backward seek direction 2020-05-16 13:52:22 -04:00
34db3a6bb6
moved conditional statement code out of a single file/UE project and into MBS.Framework.Logic 2020-04-29 01:51:56 -04:00
2ffe792baf
update snk 2020-03-23 03:07:21 -04:00
c565e8203c
add commonly-used extension methods to String 2020-02-29 17:59:17 -05:00
731a050979
add logic expression classes for use with XML parsing 2020-02-29 17:58:47 -05:00
45c2cd9979
incorporate MBS.Security.Cryptography extensions into MBS.Framework since it doesn't necessitate a separate library 2020-01-06 00:21:25 -05:00
f5c2801e70
refactor common reflection stuff from UniversalEditor into MBS.Framework 2019-11-29 18:46:35 -05:00
3e0b638cff
convenience methods for operating on various types 2019-11-29 18:46:02 -05:00
48d5ebb25e Sign all assemblies with my strong name key - if you compile from source, use your own! 2019-09-24 00:11:57 -04:00
9c43bcc163 idk 2019-09-17 19:02:55 -04:00
600aabd976 Initial commit 2019-09-17 01:38:38 -04:00