This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2025-12-29 21:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
429cee52dd9956162f1bbfaa0739b4dcd28fb5ff
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
5caf6e9a71
DnsApplicationManager: handled exception in UnloadAllApplications() for each app dispose. Added UpdateApplicationAsync() to update existing app and reload it.
2021-03-21 17:27:59 +05:30
..
DnsApplication.cs
DnsApplication: added exception logging when loading dll. Letting the app load even when no request handler was loaded to allow uninstalling from the UI.
2021-03-13 13:17:51 +05:30
DnsApplicationAssemblyLoadContext.cs
added DnsApplicationAssemblyLoadContext
2021-02-27 19:39:25 +05:30
DnsApplicationManager.cs
DnsApplicationManager: handled exception in UnloadAllApplications() for each app dispose. Added UpdateApplicationAsync() to update existing app and reload it.
2021-03-21 17:27:59 +05:30
DnsServerInternal.cs
DnsServerInternal: code refactoring done. added new interface methods.
2021-03-06 16:28:18 +05:30