System.AppDomain
2.0.9
dotnet add package System.AppDomain --version 2.0.9
NuGet\Install-Package System.AppDomain -Version 2.0.9
<PackageReference Include="System.AppDomain" Version="2.0.9" />
paket add System.AppDomain --version 2.0.9
#r "nuget: System.AppDomain, 2.0.9"
// Install System.AppDomain as a Cake Addin
#addin nuget:?package=System.AppDomain&version=2.0.9
// Install System.AppDomain as a Cake Tool
#tool nuget:?package=System.AppDomain&version=2.0.9
Exposes the hidden System.AppDomain in .NET Core. Required supporting classes are also exposed.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
DNXCore | dnxcore50 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.5
- System.Linq (>= 4.1.0-rc2-24027)
- System.Linq.Expressions (>= 4.0.11-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.TypeExtensions (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
-
DNXCore 5.0
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Runtime.InteropServices (>= 4.0.10)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on System.AppDomain:
Package | Downloads |
---|---|
TinyIoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike |
|
Exceptionless.Signed
Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics. |
|
Susanoo.Core
Lightweight Semi-Automatic ORM |
|
Crosser.Server
Fast modular realtime/fog computing/streaming framework for all the things |
|
Serilog.Sinks.SyslogMessages.Netstandard_1_6
Fully-featured Serilog sink that logs events to remote syslog servers using UDP, TCP, and TLS over TCP, and can also use POSIX libc syslog functions to write to the local syslog service on Linux systems. Both RFC3164 and RFC5424 format messages are supported. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on System.AppDomain:
Repository | Stars |
---|---|
grumpydev/TinyIoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
|
|
cwensley/Portable.Xaml
Portable .NET library for reading/writing xaml files.
|
Version | Downloads | Last updated |
---|---|---|
2.0.9 | 7,534 | 6/14/2016 |
2.0.8 | 4,527 | 6/1/2016 |
2.0.7 | 1,231 | 6/1/2016 |
2.0.6 | 1,033 | 5/31/2016 |
2.0.5 | 4,438 | 5/26/2016 |
2.0.4 | 1,203 | 5/26/2016 |
2.0.3 | 1,225 | 5/26/2016 |
2.0.2 | 1,237 | 5/25/2016 |
2.0.1 | 1,219 | 5/24/2016 |
2.0.0 | 1,210 | 5/24/2016 |
1.1.1 | 1,235 | 5/17/2016 |
1.1.0 | 1,297 | 5/17/2016 |
1.0.1 | 959 | 5/15/2016 |
1.0.0 | 995 | 5/13/2016 |
Exposed more members