Steve Smith
21d7b9523a
Fix typo
2017-04-23 16:12:40 -04:00
Rick Anderson
6cd9cf14d6
Update validation.md ( #3257 )
...
Per customer feedback
Robin_St.Clair
please do not use the word consume, in this context, it is nonsensical and an abuse of English, it is preferable to write - The Input Tag Helper uses the DataAnnotations attributes and . . .
2017-04-23 09:13:56 -07:00
Rick Anderson
608cbce992
Update adding-model.md ( #3258 )
2017-04-23 09:12:34 -07:00
Tom Dykstra
eb9b2996ed
escape angle bracket ( #3262 )
...
Add an optional extended description…
2017-04-23 09:02:29 -07:00
Rick Anderson
c737a33f75
Update localization.md ( #3252 )
2017-04-21 14:28:10 -10:00
Rick Anderson
6c295d2e0c
Remove references to Microsoft.DotNet.InternalAbstractions ( #3251 )
...
* Remove references to Microsoft.DotNet.InternalAbstractions
* update
2017-04-20 16:31:37 -10:00
Rick Anderson
5034dd22ee
Update new-field.md ( #3250 )
...
* Update new-field.md
* Update new-field.md
2017-04-20 16:25:47 -10:00
Tom Dykstra
2128a5d8a1
Add dynamic linq to EF MVC tutorial ( #3214 )
2017-04-20 09:16:35 -07:00
Rick Anderson
bca76e57c2
Update adding-model.md ( #3247 )
...
* Update adding-model.md
* Update adding-model.md
2017-04-19 15:17:24 -07:00
Rick Anderson
cb2e684d1e
Update adding-model.md ( #3245 )
2017-04-19 10:29:52 -10:00
Rick Anderson
d16097c1aa
Update MvcMovie.csproj ( #3246 )
2017-04-19 10:27:30 -10:00
Tom Dykstra
02a2b7d1a0
delete repeated phrase ( #3243 )
2017-04-19 09:14:10 -07:00
Tom Dykstra
6c395cd9d5
note bug on Linux, misc minor updates ( #3241 )
2017-04-17 17:37:52 -10:00
Richard Hallett
e87f9cc351
Remove usage of quotations with set command ( #3238 )
...
With the change from setx to set, quotation marks are invalid and get set as part of the environment variable, this actually leads to a bad path exception upon dotnet run.
2017-04-17 10:18:19 -04:00
Tom Dykstra
477488e513
EF clarifications in intro to MVC add model ( #3235 )
2017-04-15 13:10:18 -07:00
Tom Dykstra
0a73450535
typo ( #3233 )
2017-04-15 10:06:02 -10:00
Rick Anderson
e014c9dcca
Update routing.md ( #3236 )
...
Maybe I should get rid of Warning too.
2017-04-15 10:05:22 -10:00
Rick Anderson
468e284107
Update new-field.md ( #3234 )
...
* Update new-field.md
* Update new-field.md
* Update new-field.md
2017-04-15 09:59:28 -10:00
Tom Dykstra
aa52a96557
exit --> exist ( #3231 )
...
Add an optional extended description…
2017-04-14 14:08:20 -07:00
Tom Dykstra
ac77fcd48d
Deployment overview ( #3213 )
2017-04-14 13:34:58 -07:00
Rick Anderson
641f2d226a
Update index.md ( #3224 )
2017-04-14 09:47:11 -10:00
Tom Dykstra
0f21f3ea06
Add link to community standup ( #3228 )
2017-04-14 11:31:50 -07:00
ch-hristov
b3aa458bb5
Update identity-configuration.md ( #3226 )
2017-04-14 07:48:25 -10:00
Tom Dykstra
bfb904348a
minor fixes ( #3227 )
2017-04-14 07:46:51 -10:00
Rick Anderson
996d71d919
final xplat intro to mvc ( #3223 )
...
* final xplat intro to mvc
* Fix
2017-04-13 16:50:55 -07:00
Rick Anderson
f17152f762
validation xplat ( #3220 )
2017-04-13 12:01:09 -10:00
Tom Dykstra
2163e7dfbf
release notes toc ( #3222 )
2017-04-13 14:46:10 -07:00
Steve Smith
a9dbcff792
Testing controllers fix ( #3218 )
...
* Upgraded to VS2017 project
Trying to fix MVC view-based tests.
* modified project to get tests working
* Uncomment asserts
* Clean up console writeline
2017-04-13 14:36:56 -04:00
Saikava
291611fdae
Update creating-api-help-pages.md ( #3217 )
2017-04-13 08:04:32 -10:00
Marcin Hoppe
751347380e
Fix typo ( #3215 )
...
malacious -> malicious
2017-04-13 09:33:55 -04:00
Rick Anderson
38f25bfebd
Update adding-model.md
2017-04-12 11:47:18 -10:00
Rick Anderson
21d01fd143
xplat intro 2 mvc - add a field ( #3197 )
...
* xplat intro 2 mvc - add a field
* fix
* fix
* drop db
* fix
* final fix
2017-04-12 09:55:13 -10:00
rhires
00e4417c0e
Minor copy edits ( #3202 )
...
* Minor copy edits
Apostrophe, indefinite article, and comma for clarity
* Update introduction.md
2017-04-12 07:14:31 -10:00
Tom Dykstra
b5e506801f
EF MVC corrections ( #3209 )
2017-04-12 09:41:27 -07:00
Scott DePouw
7aa94251c8
Fixed typo in copy: Missing closing ')' ( #3211 )
2017-04-12 08:19:20 -04:00
Rick Anderson
0889dc6d3d
xplat add a model ( #3210 )
2017-04-11 19:02:07 -10:00
Tom Dykstra
4647aac844
update metadata ( #3204 )
2017-04-11 15:20:49 -07:00
kscelfo
7a1b8d6141
Update handling-concurrency-with-the-entity-framework-in-an-asp-net-web-application.md ( #3193 )
...
Changing year from 999 to 1999 in description of result.
2017-04-11 14:39:41 -07:00
María Inés Parnisari
307f46dfb7
SignalR demo: updated script references to the latest versions ( #3192 )
...
* SignalR demo: updated script references to the latest versions
* Update sample3.html
2017-04-11 08:58:42 -10:00
Chase Holdren
ff7c3379f6
Update tutorial-your-first-web-api.md ( #3201 )
2017-04-11 08:56:39 -10:00
Andrew Germann
862fb8a1f0
Update views.md ( #3203 )
...
* Update views.md
Just adding the using directive for the AuthorizationService injection.
* Update views.md
2017-04-11 08:42:56 -10:00
Tom Dykstra
ef23e32a43
clarify ANCM-Kestrel communication ( #3206 )
2017-04-11 10:50:23 -07:00
Tom Dykstra
a25988d46e
retire outdated article ( #3200 )
2017-04-10 16:51:16 -10:00
Rick Anderson
7a9c2834cc
xplat intro 2 mvc - search ( #3196 )
...
* xplat intro 2 mvc - search
* fix
* fix
2017-04-09 14:52:07 -10:00
Rick Anderson
ccc070e501
Update working-with-sql.md
2017-04-09 12:19:19 -10:00
Rick Anderson
425ec37f48
xplat controller methods and views ( #3191 )
2017-04-08 15:51:01 -10:00
Rick Anderson
dafb6646cb
xplat version of working with SQL mvc intro ( #3190 )
2017-04-08 13:45:21 -10:00
Rick Anderson
2439951f78
Update adding-model.md
2017-04-08 10:21:16 -10:00
Rick Anderson
3e823d8dc2
Update working-with-sql.md
2017-04-07 22:12:33 -10:00
Rick Anderson
7fa5881f20
Update static-files.md
2017-04-07 22:00:42 -10:00