vnextcoder
|
34c7acb797
|
Update dotnet package version (#4814)
* Update dotnet package version
Update that dotnet Add Package is required only in ASPNET Core 1.x and not in 2.x
* Update google-logins.md
|
2017-11-16 10:59:59 -10:00 |
Jacob Kattampilly
|
2711ddb868
|
Minor URL change (#4812)
|
2017-11-16 10:55:15 -10:00 |
Rick Anderson
|
c5b2cfb732
|
explain error message on scaffolding (#4806)
|
2017-11-15 17:03:32 -05:00 |
Luke Latham
|
5f4bc45d4d
|
Add note on using Microsoft.AspNetCore.Http (#4802)
* Add note on using Microsoft.AspNetCore.Http
* Fix reference to file
|
2017-11-15 11:13:18 -10:00 |
Rick Anderson
|
6e326af486
|
Merge branch 'live' into master
|
2017-11-15 11:05:31 -10:00 |
Luke Latham
|
db88b002ef
|
Hosting Bundle Link 2 ... The Sequel (#4808)
|
2017-11-15 11:03:14 -10:00 |
Triwaters
|
71a921b612
|
Incorrect reference to IdentityRole (#4774)
ApplicationRole is what we're looking for here in this demo
|
2017-11-15 10:32:56 -10:00 |
natalya-k
|
740ef6bd14
|
Offsets were added. (#4780)
The code block for sample9.cshtml was fixed.
|
2017-11-15 10:08:17 -10:00 |
Luke Latham
|
d008a06f79
|
Fix bookmark (#4798)
|
2017-11-15 10:03:28 -10:00 |
Rachel Appel
|
9cd5e51258
|
initial commit security landing page (#4700)
|
2017-11-15 14:24:53 -05:00 |
Rachel Appel
|
a7fe30958b
|
minor grammar fix (#4804)
|
2017-11-15 14:13:23 -05:00 |
Dan Vicarel
|
4fd18b286c
|
Added Examples for Validating Dynamic Content to the Model Validation Topic (#4753)
|
2017-11-15 13:54:00 -05:00 |
Rick Anderson
|
96af03c9f4
|
Push to Live 10PM 11-14 (#4800)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781)
* Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
* fixed product name (#4787)
* erratum: WSP compilation tempDirectory (#4791)
* Fix link (#4790)
* Fix note content (#4789)
* Update adding-model4.md (#4785)
* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)
* Rename RazorPages to RazorPagesSample
* fix typo
* change dbname in startup
* revert change and slight rename
* Update intro.md
* Update start-mvc.md
* small correction (#4794)
ContactOperationsRequirements should be ContactOperations
* Update hosting bundle installer link (#4799)
|
2017-11-14 20:06:11 -10:00 |
Luke Latham
|
6687021385
|
Update hosting bundle installer link (#4799)
|
2017-11-14 20:04:29 -10:00 |
Triwaters
|
852069fbb0
|
small correction (#4794)
ContactOperationsRequirements should be ContactOperations
|
2017-11-14 17:51:29 -10:00 |
Rick Anderson
|
f017f940a1
|
Update live with current master (#4793)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781)
* Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
* fixed product name (#4787)
* erratum: WSP compilation tempDirectory (#4791)
* Fix link (#4790)
* Fix note content (#4789)
* Update adding-model4.md (#4785)
* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)
* Rename RazorPages to RazorPagesSample
* fix typo
* change dbname in startup
* revert change and slight rename
* Update intro.md
* Update start-mvc.md
|
2017-11-14 17:47:09 -10:00 |
Rick Anderson
|
7b64410d8d
|
Update start-mvc.md
|
2017-11-14 15:30:04 -10:00 |
Rick Anderson
|
f63db17671
|
Update intro.md
|
2017-11-14 11:20:26 -10:00 |
Isaac Levin
|
0434ff60ff
|
RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)
* Rename RazorPages to RazorPagesSample
* fix typo
* change dbname in startup
* revert change and slight rename
|
2017-11-14 08:23:42 -10:00 |
Rick Anderson
|
4c0a4ab3a3
|
Update adding-model4.md (#4785)
|
2017-11-14 08:14:35 -10:00 |
Luke Latham
|
d24b96881b
|
Fix note content (#4789)
|
2017-11-14 08:14:01 -10:00 |
Rick Anderson
|
c07fb5cb5d
|
Update live with current master (#4788)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781)
* Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
* fixed product name (#4787)
* erratum: WSP compilation tempDirectory (#4791)
* Fix link (#4790)
|
2017-11-14 08:13:04 -10:00 |
Luke Latham
|
32a3ef1a7d
|
Fix link (#4790)
|
2017-11-14 08:12:01 -10:00 |
Chris F Carroll
|
a3911e0e84
|
erratum: WSP compilation tempDirectory (#4791)
|
2017-11-14 08:11:30 -10:00 |
Maira Wenzel
|
e2e00fcd3a
|
fixed product name (#4787)
|
2017-11-13 18:24:30 -10:00 |
Rick Anderson
|
11b5fb14c5
|
Update live with current master (#4786)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781)
* Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
|
2017-11-13 18:23:54 -10:00 |
Rick Anderson
|
c2f6c593d8
|
Update live with current master (#4783)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
* Specified the language on two code snippets in the remote validation section (#4781)
* Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
|
2017-11-13 15:09:48 -10:00 |
Rick Anderson
|
83cb1b6dfd
|
Update overview.md (#4771)
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
|
2017-11-13 13:50:16 -10:00 |
Rick Anderson
|
034a54904e
|
Merge branch 'live' into master
|
2017-11-13 13:13:54 -10:00 |
Dan Vicarel
|
b90685e708
|
Specified the language on two code snippets in the remote validation section (#4781)
|
2017-11-13 13:07:35 -10:00 |
Rick Anderson
|
7d092cd990
|
Update live with current master (#4773)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
* Fix typo in MVC Views overview
* language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
* RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
* Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
|
2017-11-13 10:58:31 -10:00 |
Oscar-henri STEFANINI
|
2ef07bb443
|
Update adding-model.md (#4778)
Fixed a typo at line 72 (an e missing)
|
2017-11-13 10:54:53 -10:00 |
Rick Anderson
|
b3abc96e95
|
RP intro add tutorial link (#4764)
* RP intro add tutorial link
* Update index.md
* Update index.md
|
2017-11-13 10:49:43 -10:00 |
Steven Moschidis
|
702a594be1
|
language enhancement proposal (#4779)
* language enhancement proposal
as discussed in comments
* Update iis.md
|
2017-11-13 10:27:20 -10:00 |
Justin Kotalik
|
fbce5e8a49
|
Fix typo in MVC Views overview
|
2017-11-11 15:49:29 -08:00 |
Rick Anderson
|
ccf08615ad
|
Update live with current master (#4772)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
* Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
* Update update-related-data.md (#4761)
|
2017-11-10 15:41:52 -10:00 |
Rick Anderson
|
45b1547a1c
|
Update update-related-data.md (#4761)
|
2017-11-10 14:57:16 -10:00 |
Dan Vicarel
|
29c81f521c
|
Added Description for AdditionalFields Property of Remote Attribute (#4768)
* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property
* Update validation.md
|
2017-11-10 14:16:20 -10:00 |
Sadegh-Ameri
|
a0f9cfbb2b
|
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)
|
2017-11-10 14:05:03 -10:00 |
Rick Anderson
|
7444087ee2
|
Update live with current master (#4766)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
* Update index.md
|
2017-11-10 12:46:41 -10:00 |
Rick Anderson
|
c9a70522e0
|
Update index.md
|
2017-11-09 17:38:53 -10:00 |
Rick Anderson
|
9a9483aceb
|
Update live with current master (#4760)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
* Minor improvement (#4757)
* Update using-gulp.md
|
2017-11-09 16:17:51 -10:00 |
Rick Anderson
|
5d2514ab73
|
Update using-gulp.md
|
2017-11-09 15:35:12 -10:00 |
Alfred Myers
|
cb67e6fc7d
|
Minor improvement (#4757)
|
2017-11-09 11:51:03 -10:00 |
Rick Anderson
|
a2d4949be3
|
Update live with current master (#4758)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
|
2017-11-09 11:49:41 -10:00 |
Rick Anderson
|
1428a937f9
|
Update live with current master (#4755)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
* Fix broken sample apps link
|
2017-11-09 08:39:44 -10:00 |
Rick Anderson
|
4ab8f04f20
|
Merge branch 'live' into master
|
2017-11-09 08:06:59 -10:00 |
Scott Addie
|
be2048970e
|
Fix broken sample apps link
|
2017-11-09 10:23:17 -06:00 |
Rick Anderson
|
5b0ea9499a
|
Update live with current master (#4749)
* Tabbifying script examples per OS (#4735)
* Command line deployment
* typo fix
* edits per review
* increased visibility of 'pub to azure' scenarios
* removed copy/paste debris
* Tabbified the local code segments
* fixed merge whoops
* attempting to fix TOC
* Fixed toc xref
* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)
* Update adding-controller1.md (#4747)
* Update adding-controller1.md
* Update adding-controller1.md
* Update publish-to-azure-webapp-using-vs.md (#4746)
* Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* Update adding_view1.md
|
2017-11-08 15:26:35 -10:00 |
Rick Anderson
|
66556ae9ec
|
Update adding_view1.md
|
2017-11-08 14:30:14 -10:00 |