Commit Graph

1265 Commits (0638cfa57557ba6351d10bdd66baac4f2d068a94)

Author SHA1 Message Date
kevinpriester 0638cfa575 Adding dynamic copyright year. 2016-04-22 14:10:42 -07:00
Justin Jeong 7354d24001 Fix sample app url 2016-04-18 16:10:48 -04:00
RachelAppel a8c6236a0d Merge branch 'master' of http://github.com/aspnet/docs 2016-04-15 17:18:36 -04:00
RachelAppel d502eb10f4 init
fix link

minor fixes

fix link

code formatting

consolidate sample files

formatting fix

modifications after feedback

changes after feedback

changes after feedback

edits

edits

edits

edits

changes
2016-04-15 17:15:24 -04:00
Steve Smith 4c5341c250 Filters 2016-04-11 21:02:34 -04:00
Steve Smith c54c174b3c Layout in Views
Fix typo
2016-04-08 16:12:15 -04:00
Steve Smith c697e6d227 Merge branch 'master' of https://github.com/aspnet/Docs 2016-04-08 16:11:05 -04:00
Stuart Celarier a9db6ed058 Corrected abbreviation of Ctrl
Compare with the spelling of Ctrl and use of plus-sign in the screenshot of the Debug menu.
2016-04-07 14:54:38 -07:00
Sourabh Shirhatti bc124560f7 Hosting__Environment on *nix 2016-04-06 11:49:53 -07:00
Léonard Labat 3e5d5f8172 Removed mention to ASPNET_ENV
Addresses #872
2016-04-06 11:27:40 -07:00
Steve Smith 601e869964 Updated diagnostics per #1099 2016-04-06 08:11:41 -04:00
Steve Novoselac ec7e48b1d8 Update adding-model.rst
fixing type (.c should be .cs)
2016-04-03 21:24:13 -05:00
Quentin Homareau 630c17a028 Updated URL to match AspNet API docs
All URL are now pointing to AspNet Docs
2016-03-24 15:07:47 -07:00
James Ko e440f282ae Fix the project.json indentation in Using Commands 2016-03-22 11:00:32 -07:00
Russell Day 27b8d18d35 Fixed typo in updates.rst
Fixed typo wildecard -> wildcard
2016-03-22 10:54:17 -07:00
Tiago Soczek 7ca17db65d Added "http://" to redis.io link 2016-03-21 13:43:03 -07:00
Léonard Labat c26de39213 Static files IIS considerations
Addresses #1074
2016-03-17 12:28:07 -07:00
alexchub 9d920bc9a5 Fixed dotnet5.4 to dotnet5.1 2016-03-17 11:42:45 -07:00
Jonno Schmidt cc8f0acb88 Fixed typo from specificed to specified. 2016-03-17 10:54:19 -07:00
Javier Calvarro Nelson 167046001a Update DataProtection docs
Update code to reflect changes in https://github.com/aspnet/dataprotection/issues/120
2016-03-17 10:53:37 -07:00
andrewplummerNZ a07dba9d03 Update adding-view.rst
updated to show full Add New Item dialog name, 'Movie' to 'MvcMovie'

updated to ID instead of numTimes, at current point in tutorial the HelloWorld Welcome method signature would be: public string Welcome(string name, int ID = 1)
2016-03-16 17:12:11 +13:00
Rick Anderson 0c56f3b2c1 Add Nicholas Blumhardt DI blog
From: David Fowler Sent: Thursday, March 10,
Subject: Excellent article on dependency injection

As we're making DI a first class citizen in the new ASP.NET stack, it's important to understand some of the reasoning and patterns behind this. I just found this article written by autofac author and ex msft employee Nicholas Blumhardt. It's a great way to get a proper mental model of a dependency injection system and container:

http://blogs.msdn.com/b/nblumhardt/archive/2008/12/27/container-managed-application-design-prelude-where-does-the-container-belong.aspx
2016-03-15 11:52:52 -10:00
Steve Smith ee4aa3e427 Wordsmithing 2016-03-15 17:13:41 -04:00
andrewplummerNZ 997504026d using reference was missing
Needs to add using to resolve Controller reference

using Microsoft.AspNet.Mvc

reference was just cut off by 1 line, was lines: 6-28 now 5-28 to include the using line.
2016-03-15 10:53:48 -07:00
Cesar Blum Silveira 339883fdda ASP.NET 5 -> ASP.NET Core 2016-03-14 21:24:42 -07:00
Rick Anderson 5bc0bec936 Update view components article 2016-03-14 15:01:11 -10:00
Rick Anderson a42b688b55 fix link broken my MVC merge 2016-03-14 10:43:44 -10:00
Sourabh Shirhatti 9b30420c1a Dynamic vs statics views stub pointed to wrong issue 2016-03-14 13:36:27 -07:00
Asad fcc66a8db9 Update roles.rst
removed double you word
2016-03-14 13:26:45 -07:00
leek20 8db3df2c04 Update routing.rst 2016-03-14 14:08:50 -04:00
Steve Smith 7d17a324d7 Merge branch 'ardalis/testing-controller-logic' of https://github.com/aspnet/Docs 2016-03-13 14:39:24 -04:00
Steve Smith 29130330da Finished all controller unit tests 2016-03-13 14:35:38 -04:00
Steve Smith 82fe3ad532 Added another test. 2016-03-12 00:01:22 -05:00
Steve Smith 06d923fd05 Adding tests 2016-03-11 23:52:42 -05:00
danroth27 2fd4130ee5 Update screenshots and minor text cleanup 2016-03-11 15:09:56 -08:00
Steve Smith 28cf1cc340 Ideas page is working 2016-03-11 17:29:36 -05:00
whytheday 70b2a362d9 Fixed link to PasswordHasher. 2016-03-11 13:18:37 -08:00
Steve Smith 33cf1b700b Working on sample 2016-03-11 16:10:47 -05:00
Steve Smith dc7232f695 Sample initial version 2016-03-11 12:19:09 -05:00
Steve Smith 9f69ef5707 Initial progress 2016-03-11 11:47:12 -05:00
Martín Coll 7901bfe456 Fix a typo
Probably a typo from copy and pasting from other examples. We are already in the context of the lambda.
2016-03-10 14:41:22 -08:00
j3rm 4d185ba1d9 Update handlers.rst
CustomWebHookHandler  should be MyWebHookHandler
2016-03-09 16:02:59 -08:00
Sourabh Shirhatti f03a4bc565 Add license 2016-03-09 10:29:18 -08:00
Steve Smith c85bc46c67 Fixed typo. 2016-03-09 11:50:46 -05:00
Steve Smith 4d9bcc45d1 Routing article 2016-03-09 08:42:39 -05:00
Johnny Cucerzan 51a4f5c687 Fixed typo.
Fixed typo from 'have a change to ...' to 'have a chance to ...'.
2016-03-07 09:52:15 -08:00
Johnny Cucerzan 90996bab76 Fixed typo.
The wrong method name "AuthorizeSync" is specified in the code explanation, instead of "AuthorizeAsync".
2016-03-06 15:54:22 +13:00
mperdeck 65dbc46833 New "Migrating HTTP Modules to Middleware" article 2016-03-03 14:37:11 -08:00
Aleksandar Nikolić 0c3d55a075 Update nano-server.rst
Minor typos fixed.
2016-03-03 12:24:19 -08:00
Sourabh Shirhatti 79ce94a678 Added linux production guidance 2016-03-03 11:52:57 -08:00