AC: the Patterns.Data namespace has been brought over to code-patterns in a new assembly, Patterns.Data. The Sql-specific code should be sent to a "Sql" subfolder. Modules providing specific registrations of IFluentCommand and IFluentRepository should be created for Autofac, Ninject, and Windsor (each with their own project).
AC: the Patterns.Data namespace has been brought over to code-patterns in a new assembly, Patterns.Data. The Sql-specific code should be sent to a "Sql" subfolder. Modules providing specific registrations of
IFluentCommandandIFluentRepositoryshould be created for Autofac, Ninject, and Windsor (each with their own project).