14 Commits

Author SHA1 Message Date
R136a1 031710c692 Readme tools directory update 2026-02-13 12:26:50 +01:00
R136a1 1fa759e578 Version 0.2.10 v0.2.10 2026-02-12 18:36:12 +01:00
dreichel 21d7f12489 Version 0.2.9 v0.2.9 2025-09-10 11:12:26 +02:00
dreichel c7ce2c5865 Version 0.2.4 v0.2.4 2023-08-29 20:29:33 +02:00
dreichel 58c5db8cdb Version 0.2.4 2023-08-29 13:27:19 +02:00
yaronsamuel1 16e1fbecf3 Merge pull request #1 from R3MRUM/main
add support for loading of .NET executables that have already been loaded outside of dotnetfile
2022-06-29 21:00:35 +03:00
R3MRUM 01df17024b fixed path --> file_ref reference 2022-06-07 11:00:06 -07:00
R3MRUM ae9d9d32ff Added support for loading of .NET executable if already loaded in memory (bytes)
Original code only supported the loading of a .NET executable via file path (string). This change updates the code to also allow the loading of a .NET executable if the executable's bytes have already been loaded into memory outside of dotnetfile
2022-06-07 10:56:57 -07:00
Yaron Samuel 586107bc01 fixed documentation typo 2022-06-06 23:06:10 +03:00
Yaron Samuel 80089d2b19 updated readme.md 2022-05-31 14:46:56 +03:00
Yaron Samuel 9ebced97b2 updated readme.md 2022-05-31 14:46:36 +03:00
Yaron Samuel a43a682423 added readme.md 2022-05-31 14:44:21 +03:00
Yaron Samuel 43925118e6 added documentation 2022-05-31 13:26:27 +03:00
Yaron Samuel 539b7ebbac initial commit 2022-05-30 20:31:48 +03:00