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-30 21:38:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b73d2e2ffc2bc0702a2bc1bc3d028c1e7f19c865
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
7da491c4b3
DnsServerInternal: implemented new DirectQueryAsync() method.
2023-02-18 11:37:23 +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: implemented new DirectQueryAsync() method.
2023-02-18 11:37:23 +05:30