1. 19 Nov, 2019 3 commits
  2. 08 Nov, 2019 4 commits
  3. 25 Oct, 2019 1 commit
  4. 10 Oct, 2019 1 commit
  5. 07 Oct, 2019 1 commit
  6. 04 Oct, 2019 4 commits
  7. 23 Aug, 2019 6 commits
  8. 07 Aug, 2019 2 commits
    • Steve Smith's avatar
      Adding Sqlite Support (#65) · d4e4b138
      Steve Smith authored
      * Ignore sqlite files
      
      * Sqlite working with file in root of web
      
      * All tests passing
      
      * Cleaning up
      
      * Ignore sqlite files
      
      * Sqlite working with file in root of web
      
      * All tests passing
      
      * Cleaning up
      
      * Updating packages
      d4e4b138
    • Steve Smith's avatar
      Updating to 2.2 (#63) · d8d86869
      Steve Smith authored
      * Updating ToDoItem
      
      * Updating packages
      
      And adding EFCore Extensions use
      
      * Add built-in option as a comment
      
      * Fixing corrupted project file; updating packages
      d8d86869
  9. 23 Jul, 2019 1 commit
  10. 12 Jul, 2019 4 commits
  11. 06 Mar, 2019 3 commits
  12. 28 Jan, 2019 2 commits
  13. 08 Jan, 2019 1 commit
  14. 24 Oct, 2018 4 commits
    • Steve Smith's avatar
      Updating Swashbuckle to 3.0 · 794daec7
      Steve Smith authored
      794daec7
    • Steve Smith's avatar
      Updating package versions to latest · 5500ddb9
      Steve Smith authored
      5500ddb9
    • Steve Smith's avatar
      Adding Autofac to Infrastructure details · ebf35c37
      Steve Smith authored
      ebf35c37
    • 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
  15. 17 Oct, 2018 2 commits
  16. 27 Sep, 2018 1 commit