- 23 Aug, 2019 5 commits
-
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
- 07 Aug, 2019 2 commits
-
-
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
-
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
-
- 23 Jul, 2019 1 commit
-
-
Steve Smith authored
-
- 12 Jul, 2019 4 commits
-
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
- 06 Mar, 2019 3 commits
-
-
Steve Smith authored
* Add info endpoint and reorg tests. * Cleaning up test names
-
Steve Smith authored
-
Steve Smith authored
-
- 28 Jan, 2019 2 commits
-
-
Steve Smith authored
-
azure-pipelines[bot] authored
-
- 08 Jan, 2019 1 commit
-
-
Greg Trevellick authored
Added a link to Visual Studio template extension https://marketplace.visualstudio.com/items?itemName=GregTrevellick.CleanArchitecture
-
- 24 Oct, 2018 4 commits
-
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
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.
-
- 17 Oct, 2018 2 commits
-
-
Steve Smith authored
-
Steve Smith authored
-
- 27 Sep, 2018 1 commit
-
-
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.
-
- 21 Sep, 2018 1 commit
-
-
Steve Smith authored
-
- 30 Aug, 2018 2 commits
-
-
Piotr Czech authored
* bower ->libman * default settings for libman
-
Steve Smith authored
-
- 13 Aug, 2018 1 commit
-
-
David Eriksson authored
Fixes error on dotnet publish: It was not possible to find any compatible framework version The specified framework 'Microsoft.NETCore.App', version '1.0.0' was not found.
-
- 30 Jul, 2018 1 commit
-
-
Steve Smith authored
-
- 07 Jun, 2018 2 commits
-
-
Scott DePouw authored
* Changed class to match filename. * Implement Builder Pattern for ToDoItems in tests, and adjust EfRepositoryShould to use it. * Move test utility classes to root of Tests project. * Using ToDoItemBuilder in other ToDo tests. * Complete ToDoItemBuilder by adding other ToDoItem field methods.
-
Steve Smith authored
Replace BaseWebTest with CustomWebApplicationFactory
-
- 06 Jun, 2018 6 commits
-
-
Scott DePouw authored
-
Scott DePouw authored
-
Scott DePouw authored
-
Scott DePouw authored
-
Scott DePouw authored
-
Scott DePouw authored
-
- 01 Jun, 2018 2 commits
-
-
Steve Smith authored
Upgrade to .net core 2.1
-
Scott DePouw authored
Links to Razor Pages demo (from an MVC view, and from within an existing Razor Page to link to a sibling Razor Page).
-