• Scott DePouw's avatar
    Scott: Autofac (#34) · af1e21e1
    Scott DePouw authored
    * Generic paramter on repository lowered to methods so 1 repo instance per class is all that's required.
    
    * Fixed code to use new repository method signatures.
    
    * Add StructureMap NuGet package/dependency to CleanArchitecture.Web since project uses it (currently gets it indirectly via Web's dependnecy on Infrastructure).
    
    * Initial inclusion of AutoFac and making .NET Core use it instead of StructureMap. Ditto the DomainEventDispatcher.
    
    * Remove redundant default.
    
    * Remove StructureMap code and NuGet references.
    
    * Restore comments.
    af1e21e1
Name
Last commit
Last update
.github Loading commit data...
src Loading commit data...
tests/CleanArchitecture.Tests Loading commit data...
.gitignore Loading commit data...
CleanArchitecture.sln Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...