Commit Graph

34 Commits (65748bdb4d37719bab7a437904173b870f05fec4)

Author SHA1 Message Date
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham f284e464b2
Dropping 'dumb' smart quotes (#16038) 2019-12-05 15:26:43 -06:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Luke Latham 3440355f5d
Remove dead link (#12939) 2019-06-18 16:29:23 -05:00
Jim Svoboda e114adf3ee Out of date documentation (#12407)
* Out of date documentation

For example, this option:
Right-click the project and select Add > New Item. Select the Grunt Configuration file option, leave the default name, Gruntfile.js, and click the Add button.

Adding a "Grunt" or a "Gulp" configuration file hasn't existed in Visual Studio since around version 15.7.   You just add a javascript file and name it accordingly.

Also, this image "devdependencies-grunt.png" should be updated to show the current 1.x versions

* Update aspnetcore/client-side/using-grunt.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/client-side/using-grunt.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* quick edit pass
2019-05-14 15:09:38 -05:00
Rick Anderson ff8f7bdf55
Update using-grunt.md (#12361) 2019-05-13 15:56:44 -10:00
Luke Latham 3b553cafb4
Update Gulp links (#12366) 2019-05-10 10:46:12 -05:00
Nick Schonning 01e1154c1d fix: MD030/list-marker-space (#11598)
Spaces after list markers
2019-03-19 14:19:50 -05:00
Nick Schonning 32bf4679b3 fix: MD033/no-inline-html (#11586)
* fix: MD033/no-inline-html

Doesn't remove actual inline HTML, but escapes Generics and examples in braces

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00
Nick Schonning 1fcc7d0632 fix: aspnetcore/client-side/using-grunt.md (#11553)
- compliation -> compilation
- grun -> grunt
- trim leading/trailing space
2019-03-19 09:44:44 -05:00
Scott Addie a0f5a80499
Metadata updates to ASP.NET Core client-side docs (#7194)
Addresses #6541
2018-06-20 14:52:52 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06: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
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Scott Addie aac8637452 Associate TypeScript language with Grunt code snippets 2017-06-28 13:51:59 -05:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Rick Anderson 538944d2cc Update short titles (#2595)
* Update index.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update using-gulp.md

* Update index.md

* Update index.md

* Update app-state.md

* Update configuration.md

* Update dependency-injection.md

* Update error-handling.md

* Update file-providers.md

* Update hosting.md

* Update logging.md
2017-01-23 15:17:00 -08:00
Luke Latham 5f7ff2bae2 Test PR: client-side docs (codeblocks and more) (#2529)
* Update using-gulp.md

* Update using-grunt.md

* Update bower.md

* Update bootstrap.md

* Update knockout.md

* Update angular.md

* Update less-sass-fa.md

* Update less-sass-fa.md

* Update bundling-and-minification.md

* Update yeoman.md

* Update bootstrap.md

* Update bower.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-gulp.md

* Update angular.md

* Update bootstrap.md

* Update angular.md

* Update bower.md

* Update bundling-and-minification.md

* Update index.md

* Update knockout.md

* Update less-sass-fa.md

* Update toc.md

* Update using-grunt.md

* Update using-gulp.md

* Update yeoman.md

* Update angular.md
2017-01-18 15:19:53 -10:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Luke Latham d75a43fdf2 Update using-grunt.md 2016-12-04 22:48:34 -06:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Andy Pasic c13beeadd4 Removed U+FEFF (#2073)
* Removed U+FEFF

* Removed leading FEFF

* Update bootstrap.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update yeoman.md

* Update style-guide.md

* Update error-handling.md

* Update localization.md

* Update middleware.md

* Update validation.md

* Update overview.md

* Update view-components.md

* Update iis-with-msdeploy.md

* Update iis.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update machine-wide-policy.md

* Update cross-site-scripting.md

* Update overview.md

* Update limited-lifetime-payloads.md

* Update overview.md

* Update password-hashing.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update nano-server.md

* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00