Commit Graph

6 Commits (c7e32e4d5b8eb37770e97c88de3ea4b963a09d09)

Author SHA1 Message Date
Matt Mazzola 51afe05b6d Correct line numbers intended to reference service registration with different life cycles.
The articles was incorrect referencing a portion of Startup.cs from lines 88-91 which was unrelated about development settings. The intention was to show the portion of Startup.cs on lines 66-71 where the services are registered with different life cycles (transient, scoped, singleton, and instance).
2015-12-03 18:27:10 -05:00
danroth27 83f074dc6e Update literalincludes for RC1 common samples 2015-11-18 03:37:22 -08:00
danroth27 d3f50045db Fixup links and code samples 2015-11-17 21:38:12 -08:00
Steve Smith 37bef203d1 Add Dependency Injection article 2015-11-17 18:31:12 -08:00
Mike Wasson cae7c02bb8 Add cross-project links 2015-06-11 12:33:59 -07:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00