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
2026-01-07 09:14:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2da395f69c3bd545673d0c4ce7db5488661939b
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