- 08 Nov, 2019 3 commits
-
-
Steve Smith authored
Fixes #47
-
Steve Smith authored
-
Steve Smith authored
-
- 25 Oct, 2019 1 commit
-
-
devhb authored
Added missing "u"
-
- 10 Oct, 2019 1 commit
-
-
MorganW09 authored
The README documentation around test projects is out of date because there are currently 3 test projects instead of the one mentioned in the README. Rewording to reflect that reality.
-
- 07 Oct, 2019 1 commit
-
-
Tomi Markus Alber authored
Fixed a typo in CONTRIBUTING.md file
-
- 04 Oct, 2019 4 commits
-
-
Steve Smith authored
-
Steve Smith authored
-
Steve Smith authored
-
Piotr Czech authored
* .NET Core 3.0, csprojs cleanup, add setup * turn off package source * add .net standard * Route to endpoints
-
- 23 Aug, 2019 6 commits
-
-
Steve Smith authored
-
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.
-