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-01 06:20:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
044b7b3c50641fc03c8d77f31f6d3d33cc09dbeb
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