• 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
..
Api Loading commit data...
ApiModels Loading commit data...
Controllers Loading commit data...
Filters Loading commit data...
Pages Loading commit data...
Properties Loading commit data...
Views Loading commit data...
wwwroot Loading commit data...
CleanArchitecture.Web.csproj Loading commit data...
Program.cs Loading commit data...
SeedData.cs Loading commit data...
Startup.cs Loading commit data...
appsettings.json Loading commit data...
bundleconfig.json Loading commit data...
libman.json Loading commit data...
web.config Loading commit data...