Tags: ploeh/Booking
Toggle services-by-convention-in-web-app's commit message
All services in the web app are now auto-configured.
Toggle services-by-convention-in-daemon's commit message
All services in the daemon are now auto-configured.
Toggle routings-as-resources's commit message
Routes are defines for Get and Post methods.
Toggle quickenings-by-convention's commit message
Quickenings pulled to conventions, but perhaps not the final word reg…
…arding those
Toggle quickening-as-generic-tests's commit message
Tests of all quickenings are generic
Toggle extension-by-convention's commit message
The extension parameter is now handled by convention
Toggle dispatchers-by-convention's commit message
Dispatchers are now registered as a by-product of registering IConsum…
…er<T> implementations
Toggle directory-by-convention's commit message
DirectoryInfo services are now resolved according to a name match.
Toggle dependency-constraints's commit message
Protects against accidental use of Castle Windsor from covered assemb…
…lies.
Toggle composite-by-convention's commit message
You can’t perform that action at this time.