Commit Graph

1292 Commits (ed6a1f1e7a397c7a38824e07f82b30f6edc97d5d)

Author SHA1 Message Date
RachelAppel ed6a1f1e7a Added environment tag helper 2016-05-02 21:03:48 -07:00
danroth27 f9e9c44e2c Remove broken sample link on MVC layouts doc and general cleanup 2016-05-02 15:11:15 -07:00
Petr Onderka 3aa24e4431 Fixed broken links 2016-05-02 14:54:54 -07:00
Petr Onderka 8209e68ce1 Example URIs should not be links
This includes:

* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
Rick Anderson 8ab7f68e45 Update guidance on line numbers, horiz scrolling. Fixes #1054. 2016-04-27 15:07:40 -07:00
danroth27 9a1816faf0 Merge branch 'master' into dev 2016-04-22 15:30:58 -07:00
Mohammad Rahhal 70de2020c6 Update web-publishing-vs.rst 2016-04-22 14:17:47 -07:00
Roy 9bc4768b83 Update projects.rst
Fix spelling mistake.
2016-04-22 14:14:05 -07:00
Sebas- 6b71a8ab54 Update roles.rst
51d47c7be1/src/Microsoft.AspNet.Mvc.Core/Filters/AuthorizeAttribute.cs (L38)

Input is not being trimmed (remove spaces), so if you follow the documentation, the second role will never be able to access the method.
2016-04-22 14:12:32 -07:00
kevinpriester 0638cfa575 Adding dynamic copyright year. 2016-04-22 14:10:42 -07:00
RachelAppel 4171bd2b57 Revert "environment tag helper in Working with Multiple Environments article #1028"
This reverts commit 50520b13be.
2016-04-22 10:30:27 -04:00
RachelAppel 50520b13be environment tag helper in Working with Multiple Environments article #1028 2016-04-20 18:04:34 -04:00
RachelAppel 961b849c5e Clarify constructor requirement in model binding #1152 2016-04-19 17:42:37 -04: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
Johnny Cucerzan 759ae48ec9 fixed typo
updating based on feedback
2016-04-05 12:27:41 -04:00
Steve Novoselac ec7e48b1d8 Update adding-model.rst
fixing type (.c should be .cs)
2016-04-03 21:24:13 -05:00
danroth27 869c97c02c Remove survey link 2016-03-28 16:42:56 -07:00
danroth27 e68de82e7f Fix typo in rename notice 2016-03-28 16:40:29 -07:00
danroth27 f965804df9 Rename ASP.NET 5 to ASP.NET Core and other general cleanups 2016-03-28 16:29:22 -07:00
danroth27 5a12f2ac7e Remove dnx folder and related content 2016-03-25 13:56:44 -07:00
danroth27 7d18da207f Merge branch 'master' into dev 2016-03-24 15:21:47 -07: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
Rick Anderson 4eff70a60b Add new localization article 2016-03-24 14:03:58 -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