Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Castle Core Documentation

Logging

Logging Services - logging abstractions and implementations for common scenarios and logging frameworks.

DynamicProxy

Castle DynamicProxy - a lightweight, lightning fast framework for generating proxies on the fly, used extensively by multiple projects within Castle (Windsor) and outside of it (Moq, NSubstitute, FakeItEasy, Rhino Mocks).

DictionaryAdapter

Castle DictionaryAdapter - on the fly generates strongly typed wrappers around untyped dictionaries, or chunks of XML (like config file), optionally adding support for change notification, cancelation, error notification and other features.