System.AppDomain 1.1.0
Exposes the hidden System.AppDomain in .NET Core. Currently exposes AppDomain.CurrentDomain, AppDomain.BaseDirectory, AppDomain.AssemblyResolve, AppDomain.TypeResolve, AppDomain.ResourceResolve, and AppDomain.UnhandledException. Required supporting classes are also exposed.
Showing the top 20 packages that depend on System.AppDomain.
Added AppDomain.UnhandledException and made some internal changes to make code more reliable.
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
DNXCore 5.0
- System.Collections (>= 4.0.10)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Linq.Expressions (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Runtime.InteropServices (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Collections.Concurrent (>= 4.0.10)
- System.ComponentModel (>= 4.0.0)
.NET Standard 1.5
- System.Reflection.TypeExtensions (>= 4.1.0-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Linq.Expressions (>= 4.0.11-rc2-24027)
- NETStandard.Library (>= 1.5.0-rc2-24027)