Commit Graph

12 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Tim Deschryver 2daf61f405
update Angular references to new website 2024-10-17 20:09:30 +02:00
Luke Latham 20a0d5b43b
Dehyphenate anti-forgery (#33634) 2024-09-17 20:18:43 -04:00
Kirk Larkin 5286211f20
Remove/prune .gitignore and .gitattributes (#24075) 2021-11-26 17:05:31 +00:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Nick Schonning 068d6f58bb typo: Optinally -> Optionally (#11552) 2019-03-19 09:45:10 -05:00
Nikita Potapenko a29ac30be2 Fix typo (#11407)
* Fix typo

.Net -> .NET

* minor edit

* minor edits

* core --> Core
2019-03-14 09:46:56 -05:00
Luke Latham 4480c2e99d
Update snippet names (#9891) 2018-12-07 15:32:03 -06:00
Rick Anderson 7705ae1e89
Fix SPA warning (#8595)
* Fix SPA warning

* rm download
2018-09-19 17:39:49 -10:00
Rick Anderson 3736b94100
get rid of annoying message (#8231) 2018-08-22 16:42:25 -07: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
Scott Addie a97a6a8d01 Remove Razor Language Services extension note (#3869) 2017-08-02 09:31:56 -05:00
Scott Addie 4f67e61267 Add SpaServices with ASP.NET Core doc (#3563)
* Initial commit for revised SpaServices doc

* Add Tag Helpers text and code

* Add screenshot of global postList variable

* Restore Tag Helpers code sample to original state

* Adjust Tag Helpers heading styles

* Add Webpack Dev Middleware code and text

* Reorganize headings and start to HMR content

* HMR changes

* Additional tweaks to content

* Add HMR screenshot and finish SpaServices prereqs section

* Start to project creation content for .NET Core CLI

* Add Karma / Jasmine testing content

* More minor tweaks

* Refine existing content

* Remove unused Tag Helper from Index view

* Update TOC

* Start publishing section of content

* Finish writing publishing section of content

* Remove original, unused images

* Replace future tense usage

* Update spa-services.md

* Implement suggestions from Tom and Rick

* Implement suggestions from Damien
2017-06-30 16:55:26 +00:00