Hongtao Zhang
|
63b2a07dd9
|
load unmanaged dll from dependencyResolver as well
|
2023-09-11 09:12:41 -05:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
Jeremy
|
60e671ec5a
|
formatting
|
2022-03-02 08:14:05 +11:00 |
|
Hongtao Zhang
|
3637961513
|
Fix Shared Assembly Issue
|
2022-02-25 14:23:40 -06:00 |
|
弘韬 张
|
bad5504de4
|
Change object to byte to reduce overhead
|
2021-04-12 19:34:58 +08:00 |
|
弘韬 张
|
78d8dbbc14
|
Use ConcurrentDictionary instead of List
|
2021-04-12 18:44:08 +08:00 |
|
弘韬 张
|
ab7d00eacc
|
Make IPlugin inherit from IAsyncPlugin
|
2021-03-23 17:40:27 +08:00 |
|
弘韬 张
|
36678059a0
|
Merge branch 'AvoidDuplicateAssemblyLoad' of github.com:taooceros/Flow.Launcher into AvoidDuplicateAssemblyLoad
|
2021-02-24 20:38:59 +08:00 |
|
弘韬 张
|
a4b7bc5221
|
Use AppDomain to retrive the assembly that has been loaded, which contains the version
|
2021-02-24 20:37:43 +08:00 |
|
Jeremy Wu
|
81926c04cd
|
remove extra space
|
2021-02-24 22:01:11 +11:00 |
|
Jeremy Wu
|
84257aa5d9
|
update PluginAssemblyLoader comment
|
2021-02-24 21:57:18 +11:00 |
|
弘韬 张
|
9e343ebff4
|
remove extra line
|
2021-02-24 18:52:10 +08:00 |
|
弘韬 张
|
03df6e4585
|
add comment back and remove extra empty line
|
2021-02-24 18:49:01 +08:00 |
|
弘韬 张
|
0b51a8c467
|
rename method
|
2021-02-24 12:46:51 +08:00 |
|
弘韬 张
|
d161faebbb
|
make referencedPluginPackageDependencyResolver static
|
2021-02-24 12:44:42 +08:00 |
|
弘韬 张
|
6804b93a8d
|
remove comment regarding newtonsoft.json
|
2021-02-24 12:42:13 +08:00 |
|
弘韬 张
|
d81a4a7fa3
|
avoid dupplicate assembly load
|
2021-02-24 12:37:57 +08:00 |
|
Jeremy Wu
|
539f4bf4c4
|
add eol
|
2021-01-17 19:10:26 +11:00 |
|
张弘韬
|
b8f7d89970
|
Allows Loading both IPlugin and IAsyncPlugin
|
2021-01-03 10:33:58 +08:00 |
|
Jeremy Wu
|
a8eda14260
|
update dependency resolver to cater for existing dependency in Plugin
if the assembly already referenced in Flow.Launcher.Plugin then ignore it
|
2020-09-21 15:44:14 +10:00 |
|
Jeremy Wu
|
1e5d7bd928
|
add class to load assembly and resolve dependencies for each plugin
|
2020-09-16 21:12:43 +10:00 |
|