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
ed330778f9fc68ad7eb8d4fe5173db7cab257ecc
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
a63a12ea4a
DnsApplicationAssemblyLoadContext: fixed issue caused when an assembly is already loaded in default context but is required for loading assembly in current context. Minor code refactoring done.
2024-11-23 17:52:16 +05:30
..
DnsApplication.cs
DnsApplication: updated implementation to move assembly loading code to DnsApplicationAssemblyLoadContext. Code refactoring done.
2024-05-19 14:55:44 +05:30
DnsApplicationAssemblyLoadContext.cs
DnsApplicationAssemblyLoadContext: fixed issue caused when an assembly is already loaded in default context but is required for loading assembly in current context. Minor code refactoring done.
2024-11-23 17:52:16 +05:30
DnsApplicationManager.cs
DnsApplicationManager: added IDnsRequestBlockingHandler support.
2023-10-29 18:48:34 +05:30
DnsServerInternal.cs
DnsServerInternal: updated to implement IDnsServer changes.
2024-05-19 14:56:11 +05:30