Shreyas Zare
|
5c0f0e3975
DnsApplication: added support for reading app description from assembly. Fixed app loading issue due to .NET 7 migration.
|
2 лет назад |
Shreyas Zare
|
9c025f077a
DnsApplication: updated code to replace depricated method usage.
|
2 лет назад |
Shreyas Zare
|
11a08c6a2d
DnsApplication: implemented support for new IDnsPostProcessor interface.
|
2 лет назад |
Shreyas Zare
|
88c7beccfc
DnsApplication: updated InitializeAsync() to handle exception to soft fail app loading.
|
3 лет назад |
Shreyas Zare
|
73f9b13586
DnsApplication: updated implementation to use new IDnsApplication interface to load dns apps.
|
3 лет назад |
Shreyas Zare
|
161c7d5c9b
code refactoring changes done
|
3 лет назад |
Shreyas Zare
|
eeee534cdb
DnsApplication: updated code to load all DLLs first and then start loading the app handlers.
|
3 лет назад |
Shreyas Zare
|
649d72a173
DnsApplication: updated dns app loading code to make sure that the app loads even if some component fails to initialize.
|
3 лет назад |
Shreyas Zare
|
f8558a8fc6
DnsApplication: minor refactoring done.
|
3 лет назад |
Shreyas Zare
|
946aa4fb97
DnsApplication: implemented new dns app interfaces.
|
3 лет назад |
Shreyas Zare
|
41e84d0fa9
DnsApplication: code refactoring done.
|
3 лет назад |
Shreyas Zare
|
bdf40ac1aa
DnsApplication: added version for app.
|
3 лет назад |
Shreyas Zare
|
f43affb2bb
DnsApplication: added exception logging when loading dll. Letting the app load even when no request handler was loaded to allow uninstalling from the UI.
|
3 лет назад |
Shreyas Zare
|
60e2805a29
DnsApplication: refactored code and implemented dll loading, unloading, init and dispose correctly.
|
3 лет назад |