AppDomainToolkit 1.0.4.3

dotnet add package AppDomainToolkit --version 1.0.4.3
NuGet\Install-Package AppDomainToolkit -Version 1.0.4.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.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppDomainToolkit --version 1.0.4.3
#r "nuget: AppDomainToolkit, 1.0.4.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.4.3

// Install AppDomainToolkit as a Cake Tool
#tool nuget:?package=AppDomainToolkit&version=1.0.4.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 net is compatible. 
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 644,457 12/16/2014
1.0.4.2 2,762 12/16/2014
1.0.4.1 7,576 6/22/2013
1.0.4 2,797 6/22/2013
1.0.3 2,746 5/21/2013
1.0.2 3,070 11/26/2012
1.0.1.3 2,788 11/24/2012
1.0.1.2 2,970 11/24/2012
1.0.1 2,870 11/22/2012
1.0.0 32,577 11/22/2012