Rick Anderson
0db247d72f
Explain why you can't delete all items ( #8090 )
...
* Explain why you can't delete all items
* Update getTodoItems.md
2018-08-14 18:17:03 -07:00
Scott Addie
def41ab9ec
Fix checked checkbox logic ( #7993 )
2018-08-08 15:38:58 -05:00
Scott Addie
03b58a4b72
Add instruction to add Version attribute ( #7872 )
...
Addresses https://github.com/aspnet/Docs/issues/7866
The 2.1 project template doesn't add the `Version` attribute, but the sample app includes it (as it should). This PR tells the reader to add the attribute.
2018-07-30 11:50:47 -05:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Scott Addie
8d723932c2
Simplify 2.1 metapackage reference ( #6389 )
2018-05-12 07:56:38 -10:00
Scott Addie
6e8e06c7c0
Web API tutorial 2.1 versioning cleanup ( #6271 )
...
* Web API tutorial 2.1 versioning cleanup
* Upgrade metapackage to 2.1 RC1
* Expand upon explanation of JSON
* Update dates in metadata
2018-05-08 08:25:08 -05:00
user135711
cf25bdf210
missing db vscode api ( #6266 )
2018-05-08 07:12:42 -05:00
Scott Addie
bb4be4768b
Update Web API tutorials for 2.1 ( #6088 )
...
* Update Web API tutorials for 2.1
* 3 --> three
* Fix line highlighting
* Fix Acrolinx errors
* Replace .html extension with .js
* JavaScript code samples cleanup
* Code sample cleanup
* Replace incorrect VS Code download link
* Update old screenshot
* Apply version zones
* Add more versioning zones
* Adjust csproj sample includes
* Add API ref links
* Verbiage tweaks
* Verbiage tweaks
* Update Next steps section
* Apply zoned versioning to macOS tutorial
* Simplify controllers
* Adjust models notes
* Code refactorings
* Restore named route verbiage
* Tweak named route verbiage in macOS tutorial
* Update old screenshot
* Simplify instructions
* Remove Required attributes
* Remove unused imports
* Update old screenshot
* Update Postman screenshots
* Delete unused screenshot
* Update verbiage
* Update verbiage in Windows tutorial
* Separate JS from HTML
* Make JS code snippets more manageable
* Small tweaks to macOS tutorial
* Remove unused screenshot
* React to feedback
2018-04-27 16:54:40 -05:00