14
Packages
579,927
Downloads of hammett's packages
hammett's Profile
Packages
-
Castle Windsor log4net integration
Castle Windsor integration package for logging facility via log4net.
-
Castle Windsor NLog integration
Castle Windsor integration package for logging facility via NLog.
-
Castle log4net integration
Castle logging services integration with log4net 1.2.10
-
Castle Windsor WCF integration facility
Castle Windsor WCF Integration facility enables integration with Windows Communication Foundation. It makes services and WCF proxies available as services in your application, lets you use non-default constructor and inject dependencies into your services, adds ability to easily set up your services with extensions, call services asynchronously wit... More information
-
Castle Windsor logging facility
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
-
Castle NLog integration
Castle logging services integration with NLog
-
Castle Windsor remoting facility
Provides ability to expose or consume components from another AppDomain using .NET Remoting.
-
Castle Windsor
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
-
Castle.Core
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
-
Castle Windsor event wiring facility
Castle Windsor event wiring facility provides ability to wire up classes exposing events to classes consuming them.
-
Castle Windsor factory support facility
Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.
-
Castle Windsor synchronize facility
Integrates with synchronization elements of .NET framework (like ISynchronizeInvoke interface, SynchronizationContext), ensures components that inherit Control get created on UI thread etc.
-
Castle.DynamicProxy (obsolete)
**Obsolete** This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package. --------- Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
-
Castle MonoRail 3.0
Decent Web MVC framework