Commit Graph

797 Commits

Author SHA1 Message Date
Steve Smith
52bd7bc932 Merge pull request #7 from NRKirby/small-fix
Use camel case method parameters
2017-05-11 21:53:46 -04:00
Steve Smith
b7ca6db0f9 Merge pull request #9 from dotnet-architecture/ardalis/bookupdate
Updating book with Cesar's previous fixes.
2017-05-11 21:53:24 -04:00
Steve Smith
552fe00049 Updating book with Cesar's previous fixes. 2017-05-11 21:52:22 -04:00
Steve Smith
e4af8acd77 Merge branch 'ardalis/bookupdates' 2017-05-11 21:48:36 -04:00
Steve Smith
e01098b710 book updates 2017-05-11 21:42:27 -04:00
Cesar De la Torre
e8083b008c Updated to last draft version of eBook 2017-05-09 21:13:12 -07:00
Nick Kirby
e13f26bf56 Use camel case method parameters 2017-05-07 19:52:17 +01:00
Steve Smith
4e4c218fb2 Fixing more TODOs and TBDs in the book 2017-05-04 14:59:55 -04:00
Steve Smith
8a4edfec19 functional tests 2017-05-01 06:27:21 -04:00
Steve Smith
235b946f4a adding integration tests 2017-04-30 09:16:45 -04:00
Steve Smith
22cd5ed2a4 Merge pull request #6 from dotnet-architecture/ardalis/tests
Adding unit tests
2017-04-30 08:27:20 -04:00
Steve Smith
3b1e46d4d6 Implemented CatalogImageMissingException in LocalFileImageService 2017-04-30 08:26:08 -04:00
Steve Smith
bc088beb83 Fixed route 2017-04-30 08:20:27 -04:00
Steve Smith
dfe0106ce3 Unit tests working; added logger adapter. 2017-04-30 08:06:06 -04:00
Steve Smith
6f908bb8e5 Looking to unit test logging but blocked by extension method currently. 2017-04-28 20:27:18 -04:00
Steve Smith
5dbbc4c791 Adding unit tests, refactoring file access to a service, adding CatalogImageMissingException. 2017-04-28 19:56:32 -04:00
Steve Smith
ac89e73bf4 getting initial tests working 2017-04-27 16:53:51 -04:00
Steve Smith
a277a21926 eBook updated - working on testing chapter
Updated VS version and fixed a typo.
2017-04-24 11:57:08 -04:00
Steve Smith
b3bb8c9c4e Adding test projects 2017-04-24 08:33:05 -04:00
Steve Smith
a047e7d8e3 Merge branch 'master' into ardalis/basket
# Conflicts:
#	docs/Architecting and Developing Modern Web Applications with ASP.NET Core and Azure.pdf
2017-04-23 16:27:25 -04:00
Steve Smith
708e85233e Updated data chapter with EF, caching, NoSQL
Added caching support and some diagnostic code.
2017-04-23 16:24:19 -04:00
Steve Smith
936e0563ee Updated Chapter 7. 2017-04-21 22:00:56 -04:00
Steve Smith
dc230e2f67 Updating eBook. Adding to Security subsection. 2017-04-21 13:26:16 -04:00
Steve Smith
a69afa2264 Switching to InMemory for Mac 2017-04-21 00:06:40 -04:00
Steve Smith
222319f6bc Merge branch 'master' into ardalis/basket 2017-04-20 22:44:25 -04:00
Steve Smith
408c5d97ec Working on wiring up identity and basket 2017-04-20 17:04:03 -04:00
Steve Smith
6694aa4968 Merge pull request #5 from rogersachan/patch-1
Use markdown formatting for links (README)
2017-04-19 15:05:35 -04:00
Roger
3aa41e32ae Use markdown formatting for links 2017-04-19 10:54:16 -04:00
Steve Smith
e4b702141b Updating logo 2017-04-18 16:04:14 -04:00
Steve Smith
e019654143 Adding cart/basket support and applicationuser (without EF requirement) 2017-04-17 23:37:42 -04:00
Steve Smith
c1d19a09e4 Responding to feedback. Fixes #3. Continuing work on ASP.NET Core solution setup section 2017-04-14 16:52:35 -04:00
Steve Smith
1e208072e7 Updated based on feedback; higher res images now. 2017-04-05 19:37:44 -04:00
Steve Smith
21962224c9 Fixing first page typo 2017-04-04 13:39:57 -04:00
Steve Smith
013d1c10ce Fixes #2 2017-04-04 09:45:01 -04:00
Cesar De la Torre
d587e6a14b Update README.md 2017-03-31 14:47:00 -07:00
Steve Smith
7add1f4c36 ebook update 2017-03-31 14:11:23 -04:00
Cesar De la Torre
05c08efa6e Update README.md 2017-03-29 12:32:54 -07:00
Cesar De la Torre
dcfa8a3c40 Update README.md 2017-03-29 12:16:26 -07:00
Steve Smith
cb362ac1b7 Updating README 2017-03-29 15:06:41 -04:00
Steve Smith
7d13341871 Quick update. 2017-03-29 14:58:01 -04:00
Steve Smith
841193b406 Adding eBook draft. 2017-03-29 14:37:09 -04:00
Steve Smith
c871497569 Renaming innermost project to ApplicationCore 2017-03-22 22:19:33 -04:00
Steve Smith
d48d8bf24d removing unused code 2017-03-22 21:44:40 -04:00
Steve Smith
6d874ee3ef Refactoring to use common BaseEntity class.
Fixed error on view page referencing old Models namespace.
2017-03-22 21:10:01 -04:00
Steve Smith
c9a69a3105 Moving entity models to Business project 2017-03-22 21:04:39 -04:00
Steve Smith
884f7c0cfb adding initial project and solution files 2017-03-22 20:58:43 -04:00
Steve Smith
97b50adaf8 Initial commit 2017-03-21 17:57:54 -04:00