Commit Graph

299 Commits (ad01283f299d346cf757c4f4744c48634dc27e73)

Author SHA1 Message Date
Luke Latham ad01283f29 Update SDK install info/script for Nano Server tutorial (#4234)
* Update SDK install info/script for Nano Server tutorial

Fixes #4233

I use the word "fixes" lightly, since I know this works in my AppVeyor
script but haven't actually done it on a real Nano Server.

* Update script link

* Small language fix
2017-09-18 15:15:14 -05:00
Scott Addie 5f43301fa7 Add missing uid to metadata (#4315) 2017-09-18 11:04:32 -05:00
Rachel Appel 42a48de471 metadata updates (#4311) 2017-09-18 14:26:29 +01:00
Poulad 98ecb0f1ba Update web-api-help-pages-using-swagger.md (#4304) 2017-09-15 21:58:02 -05:00
Rachel Appel 3fece4e286 update meta (#4301) 2017-09-15 17:40:19 +01:00
Rachel Appel d022d4b967 change msdn sub label (#4275) 2017-09-13 10:06:52 -05:00
Scott Addie c496ec8d54 Adjust highlighting in code sample 2017-09-12 21:29:11 -05:00
hgirish f303a45764 Update new-field.md (#4264) 2017-09-12 14:55:31 -05:00
jackiebecker 2e61e287e2 Update adding-model.md (#4235)
* Update adding-model.md

Error is raised when Install-Package command is run when package already exists in project. Provided details for how to check if package is already installed.

* Minor edits
2017-09-12 09:23:30 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Jonathan 7d0b33af00 Bumped version from 1.0 to 2.0 (#4242) 2017-09-11 10:18:40 -05:00
Scott Addie 6ece943781 Add a missing comma 2017-09-11 09:57:10 -05:00
Rachel Appel 0ba263d22b Publish ASPNET Core to Azure (#4240)
* Publish ASPNET Core to Azure

* cleanup

* final

* italics
2017-09-11 16:53:42 +02:00
Luke Latham 6a7cb40282 Fix file path issues (#4196)
* Fix file path problems

Fixes #4192

Add one

* Revert TEMPs
2017-09-05 09:57:46 -05:00
Bader Nasser Al-Hashmi 2eb0d81e57 Add a note about missing `using` statement (#4202) 2017-09-05 09:21:04 -05:00
Bader Nasser Al-Hashmi 7c63421a6d Call `UseMvc()` instead of `UseMvcWithDefaultRoute()` (#4204) 2017-09-05 08:54:25 -05:00
Scott Addie 85431318e8 2.0 updates to Swagger tutorial (#4145)
* 2.0 updates to Swagger tutorial

* More edits

* Add missing wwwroot folder

* More edits

* More edits

* Update code comment

* Move UseMvc call to last invocation

* Update property name in JSON sample

* Convert UseMvcWithDefaultRoute() to UseMvc()

* Add Startup2.cs

* Simplify the .csproj file

* Adopt new WebHost pattern in Program.cs

* walk through --> walkthrough

* Remove unused controller

* Update images

* Remove unused controller

* More edits

* Wordsmithing

* Provide more detail in UI customization text

* Modify JSON sample

* Add keywords

* Implement Rick's suggestions

* Add cross platform instructions

* Update image

* Convert 2 sentences into list
2017-09-01 15:24:18 -05:00
babakramak a2fad7f70f Update nano-server.md (#4171)
Following items edited:
Reset-IISServerManager -confirm:$false
$sm = Get-IISServerManager
2017-09-01 09:14:28 -05:00
Rick Anderson 87900dffec Z/ra/acr (#4168)
* never

* Clean up RP

* work

* work

* work
2017-08-31 17:14:06 -07:00
Rick Anderson cd991bc3b6 Update index.md (#4154) 2017-08-30 18:57:34 -07:00
Rick Anderson 809ca4fc37 Update first-web-api.md 2017-08-30 15:57:22 -07:00
Rick Anderson d9ec19e545 macOS and Code version of intro to RP (#4037)
* macOS version of intro to RP

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Changes to Razor Pages on macOS and VS Code (#4081)

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* fix

* fix

* fix

* fix
2017-08-28 19:54:12 -04:00
Rick Anderson d9e2c99c83 mac/xplat intro to mvc, update to 2.0 (#4131)
* mac/xplat intro to mvc, update to 2.0

* mac/xplat intro to mvc, update to 2.0

* fix

* fix

* fix

* fix

* fix

* fix
2017-08-28 16:30:32 -04:00
Rick Anderson 3273675dad Update first-web-api-mac.md 2017-08-28 01:43:49 -04:00
Rick Anderson 82255a4cd9 fix API for V2 (#4110) 2017-08-25 15:16:18 -04:00
Luke Latham f6333f838a Fixes #4089
* Reverse tab order in topics with tabs (2.x first)

Fixes #4089

* Escape to the stars!

* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00
Rick Anderson e6a8f171f2 update to 2.0 SDK (#4080)
* update to 2.0 SDK

* fix

* fix
2017-08-23 17:27:35 -04:00
Bader Nasser Al-Hashmi 485f3e6768 Add missing asterisk (#4064) 2017-08-22 13:00:11 -05:00
Luke Latham e18da1f314 Update for new hosting bundle installer link (#4001)
* Update for new hosting bundle installer link

Fixes #3997

Updates

* Remove ANCM-only install notes
2017-08-22 10:44:32 -04:00
Rick Anderson 6f54c8b8a3 fix comments in RP add model (#4039) 2017-08-18 21:08:08 -04:00
Rick Anderson eb025f2166 V 2.0 of intro to MVC/SQL (#4034)
* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL
2017-08-18 18:33:01 -04:00
Rick Anderson 5b5412bd0f Update index.md 2017-08-18 16:50:10 -04:00
Rick Anderson e832a9b9f4 Update new-field.md (#4030)
* Update new-field.md

* Update new-field.md
2017-08-18 14:08:47 -04:00
Rick Anderson f2fb0b4528 Update da1.md (#4016)
* Update da1.md

* Update da1.md
2017-08-17 17:54:06 -04:00
Rick Anderson cca03c0f0b make all tabs conform (#4014) 2017-08-17 16:20:27 -04:00
Rick Anderson ed7efd9f04 Update working-with-sql.md 2017-08-17 12:36:27 -04:00
Jaliya Udagedara 5f19f27933 Formatted code. (#4006) 2017-08-17 09:27:23 -05:00
Rick Anderson e108b43eac Update page.md (#3993) 2017-08-16 11:36:18 -04:00
Rick Anderson fd36ec6d8f fix namespace in RP intro (#3982)
* fix namespace in RP intro

* fix namespace in RP intro
2017-08-15 19:32:25 -04:00
Rick Anderson 9a22c64759 update Web API intro to v2.0 (#3975)
* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0
2017-08-15 16:02:52 -04:00
Rick Anderson 48b8a66f83 Update start-mvc.md (#3972) 2017-08-15 13:01:25 -04:00
Rick Anderson 1c68c515db Update model.md 2017-08-14 18:28:05 -04:00
Rick Anderson a484478403 Update working with SQL to 2.0 version (#3957) 2017-08-14 17:35:32 -04:00
Rick Anderson ac1ec94f20 Intro to MVC-Update for 2.0 (#3955)
* Intro to MVC-Update for 2.0

* Intro to MVC-Update for 2.0

* Intro to MVC-Update for 2.0
2017-08-14 16:37:19 -04:00
Rick Anderson 297ee5d2f3 Fix tabs on intro to mVC (#3949)
* Fix tabs on intro to mVC

* work
2017-08-14 14:09:40 -04:00
Rick Anderson 99418666c7 2.0.0 RTW install links (#3946)
* 2.0.0 RTW install links

* 2.0.0 RTW install links

* work

* work

* work

* work

* work
2017-08-14 12:59:59 -04:00
Rick Anderson 8f5277871e Razor Pages - Validation (#3939)
* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation
2017-08-13 15:47:26 -04:00
Luke Latham 0eb9916705 Document that deployment requires stopping the app (#3928)
* Document that deployment requires stopping the app

Fixes #3301

* React to feedback
2017-08-13 14:00:48 -04:00
Rick Anderson 6a695a380a RP: Fix TOC (#3937) 2017-08-12 16:28:43 -04:00
Rick Anderson ab99ef35dc Update new-field.md (#3936) 2017-08-12 16:22:46 -04:00