• 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
..
Entities Loading commit data...
Events Loading commit data...
Interfaces Loading commit data...
Services Loading commit data...
SharedKernel Loading commit data...
CleanArchitecture.Core.csproj Loading commit data...
DatabasePopulator.cs Loading commit data...