AppDomainToolkit 1.0.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package AppDomainToolkit --version 1.0.1.3
NuGet\Install-Package AppDomainToolkit -Version 1.0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AppDomainToolkit" Version="1.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppDomainToolkit --version 1.0.1.3
#r "nuget: AppDomainToolkit, 1.0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AppDomainToolkit as a Cake Addin
#addin nuget:?package=AppDomainToolkit&version=1.0.1.3

// Install AppDomainToolkit as a Cake Tool
#tool nuget:?package=AppDomainToolkit&version=1.0.1.3

Anyone whose ever had to deal with loading Assemblies using standard .NET reflection facilities understands that it's not straightforward. Which context should I load into? How do I know that my Assembly is imported into the correct application domain? What if I want to load two versions of the same assembly into an application domain? How can I tear down an application domain where I've loaded my own assemblies? This package exists to provide a basic API for handling common AppDomain issues.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AppDomainToolkit:

Package Downloads
Cireson.Platform.SDK

Cireson Platform SDK.

Cireson.Platform.Extension.WebUi

Cireson Web UI

MetaPack.NuGet

Provides NuGet based implementation for MetaPack solution packaging and deployment.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AppDomainToolkit:

Repository Stars
ashmind/SharpLab
.NET language playground
Version Downloads Last updated
1.0.4.3 653,467 12/16/2014
1.0.4.2 2,845 12/16/2014
1.0.4.1 7,682 6/22/2013
1.0.4 2,891 6/22/2013
1.0.3 2,841 5/21/2013
1.0.2 3,180 11/26/2012
1.0.1.3 2,898 11/24/2012
1.0.1.2 3,074 11/24/2012
1.0.1 2,969 11/22/2012
1.0.0 33,036 11/22/2012