This full .NET framework library has been deprecated.
The functionality has been refactored out into the following ChannelAdam .NET Standard libraries.
- https://github.com/channeladam/ChannelAdam.Commands
- https://github.com/channeladam/ChannelAdam.DispatchProxies - DispatchProxy is used now instead of Remoting.Proxies.RealProxy
- https://github.com/channeladam/ChannelAdam.Disposing
- https://github.com/channeladam/ChannelAdam.Logging
- https://github.com/channeladam/ChannelAdam.PrimitiveExtensions - StringExtensions
- https://github.com/channeladam/ChannelAdam.Reflection
- https://github.com/channeladam/ChannelAdam.TransientFaultHandling
- https://github.com/channeladam/ChannelAdam.WeakEvents
- https://github.com/channeladam/ChannelAdam.Xml
A .NET library that provides helpful functionality including base classes for disposables and finalizers, weak events and proxies, and other functionality for reflection, XML validation, serialisation & conversion, string placeholder substitution, retry policies and command patterns.
Download the "ChannelAdam Core Library" NuGet package - https://www.nuget.org/packages/ChannelAdam.Core
Proudly presented to the open source community by Adam Craven (@ChannelAdam).
Please see the reference documentation at https://devzone.channeladam.com/library/channeladam-core/