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-05-18 00:56:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62085aa475f7ced052dd3fc9c0d3a47fe614e0f1
DnsServer
/
DnsServerCore
/
Dns
/
Applications
History
Shreyas Zare
2a9ca06d89
DnsApplicationManager: updated LoadApplicationAsync(), InstallApplicationAsync(), and UpdateApplicationAsync() to return application object.
2022-10-09 15:38:18 +05:30
..
DnsApplication.cs
…
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: updated LoadApplicationAsync(), InstallApplicationAsync(), and UpdateApplicationAsync() to return application object.
2022-10-09 15:38:18 +05:30
DnsServerInternal.cs
…