Commit Graph

13 Commits (274fb6e2b92968b12fbaa1f5e5a5dbedf28e82ce)

Author SHA1 Message Date
Steve Smith 728307ae80 Fix Typo
Service -> Services
2016-02-29 09:03:42 -08:00
Daniel Roth 6846f3da46 Fix DI sample link. 2016-02-16 14:50:58 -08:00
Zhiliang Xu 343d9d7721 Fix the line numbers of code snippets
Fix the line numbers of code snippets when referencing to dependency-injection/sample/src/DependencyInjectionSample/Startup.cs
2016-01-30 16:41:09 -08:00
Greg Lincoln ae94418d5a Update AutoFac example in DI article for RC1. 2015-12-21 13:53:28 -08:00
Barry Dorrans bcc486f506 Add new section on DI and update the old DI syntax to the new syntax.
Removing namespaces to make the samples easier.
2015-12-21 11:40:28 -05:00
Steve Smith 776d2b9603 Updated to RC1
Responded to feedback. Fixes #725
2015-12-16 18:14:55 -08:00
danroth27 a5860bafdd Property injection is not supported by default 2015-12-14 16:31:52 -08:00
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