Search for registration returned 21 packages
Displaying results 1 - 20.
-
Unity Auto Registration
By:
Unity Auto Registration extends Unity IoC container and provides fluent syntax to configure rules for automatic type registration. Using few code lines you can scan specified assemblies and register all types that satisfy your rules. Rules for determining whether to include/exclude type/assembly are predicates (Predicate<T>) so you can use lambda ... More information
-
SimpleInjector.AutoRegistration
By:
SimpleInjector.AutoRegistration is a flexible auto-registration extension for SimpleInjector. It will register your custom types, IEnumerable<>, Func<>, and Lazy<> of your types. Additionally, it will detect your Decorators and auto-register them. Please feel free to submit Pull Requests on GitHub.
-
Unity Automapper
By:
Unity Automapper provides, as the name suggests, easy-to-use auto-mapping capabilities. You simply call a single extension method on the Unity Container, providing the names of your assemblies, or a collection of types, and the mapper does the rest! It determines suitable mappings based on interface implementations - naming conventions are not requ... More information
-
Spring.AutoRegistration
By:
Fluent registration for Spring .NET. Inspired by the Autoregistration library for Unity. Examples and documentation: http://rafaelnaskar.blogspot.com.br/2012/12/springautoregistration-fluent.html
-
XAct.Services.IoC
By:
An XActLib Assembly:library to manage registration and retrieval of Services from an DependencyInjectionContainer.
-
-
Munq.IocContainer
By:
Munq IOC Container - A very fast Dependency Injection container for Web Applications. 3.1.6 - fixed bad web.config.transform file in package 3.1.5 - corrects the bad implementation for disposing of Request Lifetime instances. 3.1.4 - Disposes of RequestLifeTime instance when HttpRequest ends. 3.1.3 - re-add extension methods introduced in 3... More information
-
GotFour.Windsor
By:
Fluent registration and conventions for windsor
-
MvcConfirmationEmail
By:
Require email confirmation in ASP.NET MVC3 registration. Updated for AppHarbor.
-
Excel-DNA
By:
Excel-DNA eases the development of Excel add-ins using .NET. Add-ins created with Excel-DNA can export high-performance user-defined functions and macros, and can be packed into a single file for easy distribution and installation. Excel versions 97 through 2010 can be targeted with a single add-in. Advanced Excel features are suppor... More information
-
ServiceStack.Authentication.MongoDB
By:
A MongoDB IUserAuthRepository to persist User registration and auth info in a NoSQL Mongo DB. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
-
ServiceStack.Authentication.NHibernate
By:
An NHibernate IUserAuthRepository to persist User registration and authentication info in any RDBMS NHibernate supports. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-o... More information
-
Dwolla
By:
Dwolla .net is a .net api for http://www.dwolla.com. It includes support for users, contacts, transactions, requests, registration, and funding sources. For full documentation see http://developers.dwolla.com/dev/docs
-
ServiceStack.Authentication.RavenDB
By:
A RavenDB IUserAuthRepository to persist User registration and auth info in a NoSQL Raven DB. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
-
Portable IoC
By:
Portable IOC is a tiny (less than 200 lines of code) thread-safe and portable Inversion of Control container. It is designed to make it simple and easy to wire dependencies for client projects include various versions of the Windows Phone, the new Windows 8 Store apps, Silverlight, and will support the desktop as well. Features include dependency r... More information
-
Simple Injector Packaging
By:
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
-
Dynamo.Ioc.Extensions
By:
Dynamo Ioc Extensions provide features like Lambda Registrations and Scoped resolving. It also adds LazyResolve and GetFactory extensions for resolving.
-
DomainEvents.StructureMap
By:
DomainEvents.StructureMap adds a dispatcher based off of StructureMap registrations.
-
Glimpse for Autofac
By:
A Glimpse plugin to show Autofac registrations and resolutions
-
Lifetime (improved CancellationToken)
By:
A small library that implements an improved version of System.Threading.CancellationToken with support for removable registrations, to allow for garbage collection in the presence of long-lived tokens, plus some related utilities. Motivation: cancellation tokens can be the source of memory "leaks", because an unbounded number of completed operatio... More information
- Previous
- Next