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-27 11:59:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d49753575df36498d31da9674d80d91cc33ac749
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
1361a78ae7
DnsServerInternal: updated code to return new cache object to skip authoritative request handler calls.
2023-04-23 16:09:09 +05:30
..
DnsApplication.cs
DnsApplication: added support for reading app description from assembly. Fixed app loading issue due to .NET 7 migration.
2022-11-26 11:49:43 +05:30
DnsApplicationAssemblyLoadContext.cs
DnsApplicationAssemblyLoadContext: updated implementation to cache the IntPtr address for loaded unmanaged modules to reuse it and prevent reloading it to fix issues with new Sqlite nuget package.
2022-03-12 15:22:51 +05:30
DnsApplicationManager.cs
DnsApplicationManager: fixed minor issue in UninstallApplication().
2022-12-04 13:05:37 +05:30
DnsServerInternal.cs
DnsServerInternal: updated code to return new cache object to skip authoritative request handler calls.
2023-04-23 16:09:09 +05:30