AppDomainToolkit
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.
Activity
- Latest release
- 11y ago
- Total releases
- 10
- Cadence
- ~daily
- Last 12 months
- 0
Details
- First release
- Nov 22, 2012
Releases
| Version | Released | |
|---|---|---|
1.0.4.3
patch
| ||
1.0.4.2
patch
| ||
1.0.4.1
patch
| ||
1.0.4
patch
| ||
1.0.3
patch
| ||
1.0.2
patch
| ||
1.0.1.3
patch
| ||
1.0.1.2
patch
| ||
1.0.1
patch
| ||
1.0.0
initial
|